Y
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
kough
3733 days ago
Or you can throw this in a table and be done with it.
link
Godel_unicode
3733 days ago
Haven't you heard? Only noobs use tables. Also your design totally won't scale and isn't internet grade :)
link
brianwawok
3733 days ago
IE8 support brotha
link
Bahamut
3733 days ago
iOS does, but it is a bit funky sometimes and has some weird bugs.
link