Only 90s Web Developers Remember This
51–60 of 404 posts
Re: Only 90s Web Developers Remember This
#52Can anyone explain the bit about 1x1.gif being the only way, to this day, to vertically center elements? AFAIK there's still no way to vertically center a dynamic height element without javascript, so if invisible gifs can do it I'd at least like to know how.
Re: Only 90s Web Developers Remember This
#53Re: Only 90s Web Developers Remember This
#54Re: Only 90s Web Developers Remember This
#55Oh God, I remember . And the tag. And I remember I made a Java applet that consumed so many resources that everyone who visited my page thought their machine had locked up. Good times.
Re: Only 90s Web Developers Remember This
#56We weren't web developers back then, we were web masters
Re: Only 90s Web Developers Remember This
#57Needs a section on the joys of tables. Possibly my favorite bug ever: HTML has a weird relationship with whitespace; usually it doesn't matter much, except when it does: http://www.netmechanic.com/news/vol7/html_no1.htm This is one of the few bugs I've encountered that still makes me angry to this day. I spent so much time trying to figure it out.
Re: Only 90s Web Developers Remember This
#58* Nested table layouts, adventures in collapsed borders
* window.status = "awesome"
* HRs: "I can make a 3d hole in my page"
* document.all being the best DHTML api.