Creating Columns with CSS3 and Fallback for Older Browsers
December 8, 2014There is a simple way to create columns using CSS3. It also saves several lines of CSS and more streamlined overall. After you’ve set up your HTML structure, you can simply add the column properties to the CSS selector of choice. These options currently work in IE 10.0, Chrome 4.0+, Firefox 2.0+, Safari 3.1+, and Opera 15.0+.