Sep
13
2015
How the CSS text columns on this site work
Topic: Front End Dev
Multi-column text works in pretty much all modern browsers. CSS text columns are easy to implement, but they do require some browser-specific prefixes (IE supports it in versions 10 and higher).
READ MORE