Hacker News new | ask | show | jobs
by layer8 369 days ago
At least table rows didn't unexpectedly wrap to a new line like float-based layouts.
1 comments

Even though it was a long time ago I still have IE6/7 workarounds burned into my brain, most of them float related but also having a whole stylesheet for that damn browser... <!--[if lte IE 6]>:

https://code.google.com/archive/p/universal-ie6-css/

I’m only 20 but when I immediately recognized this I felt so old.