19
Found a 1996 site that still works because the guy used a simple table layout
I was trying to find info on old radio shows and hit a dead end. Every modern site had broken links or paywalls. Then I found this fan page from 1996, still up on its original GeoCities address. The problem was, my new browser kept trying to render it as modern HTML and it looked broken. I figured out that if I told my browser to view the page source, the whole layout was just one big table with nested cells for the menu and content. I copied that source, saved it as a local .html file, and it loaded perfectly. The guy used a single pixel transparent GIF for spacing and everything lined up. It was all there, episode lists and scanned photos. I guess that basic table structure is so simple that browsers still get it right. Has anyone else had to do this trick to see an old page correctly?
2 comments
Log in to join the discussion
Log In2 Comments
brian_murray5d ago
Love that old web hack.
4
davis.victor5d ago
Remember when a hack was just a clever trick to make something work, not some scary data breach. That old web felt like a shared workshop where we all tinkered with the same broken tools. You could view source on any page and actually understand how they put it together. The fixes were ugly but they got the job done, and everyone learned from them. It built a whole mindset of just making things work with what you had.
6