Y
Hacker News
new
|
ask
|
show
|
jobs
by
swah
5177 days ago
Also, the only way to use the "remaining" space when you have two fixed width columns inside a bigger div IIRC :P
1 comments
kpreid
5171 days ago
display: (table | table-cell | table-row);
Same layout functionality, no abuse of HTML semantics.
link
Same layout functionality, no abuse of HTML semantics.