Hacker News new | ask | show | jobs
by commanderkeen08 5177 days ago
Don't forget the "tables" used for layout.

Oh wait, my bank still does this. Oh wait, so does Yale University.

2 comments

Also, the only way to use the "remaining" space when you have two fixed width columns inside a bigger div IIRC :P
display: (table | table-cell | table-row);

Same layout functionality, no abuse of HTML semantics.

Oh wait, so does Hacker News