Hacker News new | ask | show | jobs
by aerio 1070 days ago
I see you haven't run into one heavily utilizing tables for layout yet.
1 comments

Fun fact: you're commenting on a site that uses tables for layout. It's not an unholy mess though, as it doesn't have sidebars or other really complicated stuff.
Hence the inclusion of "heavily".
"heavy use of tables". I ran into a script once that took a picture as input and output a massive HTML table with a cell for each pixel and a background color. "Pure html" images without CSS or base64.
Thanks, I love it.