Sign in to your account



This field is required


forgot your password?


New to the site? Create an account →

CSS3 Column Styles - Don’t Bother

tcr! · Feb 16, 2013 at 9:40 am

I had high hopes for at least the CSS3 Column styles being supported by the major and latest browsers. After an hour or two though, my hopes have shriveled to the don’t bother point.

These guys have fairly good support so I was off to a good start:

column-count: 2;
column-gap: 5px;
column-width: 50%;

The column-break-before: always sometimes works and sometimes doesn’t. Maybe I didn’t measure the secret sauce ingredients to properly bake the render.

And the one that can really help you “design” your page, Firefox gives up and completely ignores it: column-span: all. Internet Explorer 9 and below ignore the whole lot.

I’ll just ignore them, pretend like they don’t exist and revisit the styles and rules in a couple of years. In the meantime, I’ll happily carry on with float:left|right and width:49%.

PS— Gecko and Webkit need their vendor prefixes for most (and maybe all) rules to work. Love it.

#webdev #devhell

Add a comment

It’d be better if you signed in before commenting


Post



Latest articles for #webdev

JSON Feed for the Podcast

JSON Feed for the Podcast

Dec 17, 2018 at 8:42 am

And then I finally got around to adding a JSON Feed for the Podcast…

Mapped podcast listener locations

Mapped podcast listener locations

Dec 3, 2018 at 2:12 pm

A few months back I started keeping track of where my podcast…

JSON Feed for the Blog

JSON Feed for the Blog

Nov 29, 2018 at 10:57 am

I finally got around to adding a JSON Feed for the Blog. Because that’s…

tcr! diaries podcast survey

tcr! diaries podcast survey

Aug 24, 2018 at 8:47 am

I’m interrupting the regularly scheduled episodes to announce a…