Hacker News new | ask | show | jobs
by mediumdeviation 3733 days ago
Modern iOS should support flexbox, which should get you what you want with a few lines of CSS. http://caniuse.com/#feat=flexbox
3 comments

Or you can throw this in a table and be done with it.
Haven't you heard? Only noobs use tables. Also your design totally won't scale and isn't internet grade :)
IE8 support brotha
iOS does, but it is a bit funky sometimes and has some weird bugs.