And webrings. Oh god webrings...
Only 90s Web Developers Remember This
71–80 of 404 posts
Re: Only 90s Web Developers Remember This
#72No mention of "Made with Notepad" badge images? ...or the thousands of other badges that I, for whatever reason had to shoehorn into my website?
Re: Only 90s Web Developers Remember This
#73> HTML For Dummies doesn't cover the tag until chapter four? Ah yes, HTML For Dummies . For me, the book that started it all. Reading that book during my elementary school Pokemon craze led me to create my first serious website from scratch, Mew's Hidden Lair [1]. Except back then it was Dummies 101: HTML [2]. And I do remember how magical it was to type in that command and see an image of Pikachu show up on my scree…
Uh, are you me? My HTML book was a different one, but I definitely had the pokemon[1] thing. All in elementary school. Who knew it would end up being my career? [1] https://web.archive.org/web/20070515090557/http://www.maxpag...
1998. Hell, I think I still have this book laying around somewhere. I got it at a book fair in elementary school and from then on out I was always making one stupid webpage or another. Until I discovered Java of course.
Re: Only 90s Web Developers Remember This
#74Floating text following the mouse pointer. The bonus one was the scrolling text in the bottom left of the browser panel (location bar?)
I think you mean "status bar", but yeah they were all the rage.
Re: Only 90s Web Developers Remember This
#75We weren't web developers back then, we were web masters
Re: Only 90s Web Developers Remember This
#76Can 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
#77Oh 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.
I used to love the tag. Has anyone invented a better way to break up sections?
Re: Only 90s Web Developers Remember This
#78> HTML For Dummies doesn't cover the tag until chapter four? Ah yes, HTML For Dummies . For me, the book that started it all. Reading that book during my elementary school Pokemon craze led me to create my first serious website from scratch, Mew's Hidden Lair [1]. Except back then it was Dummies 101: HTML [2]. And I do remember how magical it was to type in that command and see an image of Pikachu show up on my scree…
Uh, are you me? My HTML book was a different one, but I definitely had the pokemon[1] thing. All in elementary school. Who knew it would end up being my career? [1] https://web.archive.org/web/20070515090557/http://www.maxpag...
What a sucker I was! Good thing PHP came along and taught us all what true webmastery is.
Re: Only 90s Web Developers Remember This
#79Re: Only 90s Web Developers Remember This
#80Can 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.