Hacker News new | ask | show | jobs
by kprobst 5177 days ago
Don't forget the eponymous "Under construction" animated gif. The halcyon days of web design.
2 comments

Which is why I think it is rather humours that Jquery is using it on their plugin page. http://plugins.jquery.com/
Don't forget the "tables" used for layout.

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

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