Hacker News new | ask | show | jobs
by edgyquant 1900 days ago
I remember building rounded containers this way, it’s been so long I had forgotten how much border-radius has saved us from those little hells.
1 comments

And that was around the time the CMS was really getting mainstream (instead of Frontpage). So then you had to go digging through a million templates trying to wrap the right thing with your 3x3 table.
It was fun breaking sites with XSS vulnerabilities (i.e. most of them) where entering </table> into an unsanitized user-content editor would break the entire website layout.