DHTML means Dynamic HTML, not distributed html
Only 90s Web Developers Remember This (2014)
41–50 of 407 posts
Re: Only 90s Web Developers Remember This (2014)
#42I miss MS FrontPage! I remember how shocked my friends looked whenever they came by and saw it open on my screen. They never understood why I spend hours on that thing instead of just playing games. The first time I thought about learning to code was when I visited Linkin Park's website. Sure, it took 10 long minutes to load but it was a masterpiece of its own. I'd just open the website and stare at it. And one day I…
https://web.archive.org/web/20011202145112/http://linkinpark...
Re: Only 90s Web Developers Remember This (2014)
#43Since HTML emails were also the rage, and email clients updated much slower than browsers, this technique was used well into the 2010s, if you wanted your thing to be displayed correctly.
Re: Only 90s Web Developers Remember This (2014)
#44I miss MS FrontPage! I remember how shocked my friends looked whenever they came by and saw it open on my screen. They never understood why I spend hours on that thing instead of just playing games. The first time I thought about learning to code was when I visited Linkin Park's website. Sure, it took 10 long minutes to load but it was a masterpiece of its own. I'd just open the website and stare at it. And one day I…
Which also reminds me; did anyone actually use the FrontPage Server Extensions they had for it? I remember the tool having a bunch of dynamic features like counters and guestbooks that relied on them being installed, and web hosts sometimes having these extensions listed in their features, but I never saw any sites actually using them.
Re: Only 90s Web Developers Remember This (2014)
#45Re: Only 90s Web Developers Remember This (2014)
#46Re: Only 90s Web Developers Remember This (2014)
#47On the other side we were told that those colorful gradients that will be the fad of the 20s are cheap and we were scolded by professional designers for using them. Not that we had CSS gradients, we were using gifs or jpegs.
Re: Only 90s Web Developers Remember This (2014)
#48Unfortunately, you then had to figure out what to do if someone accessed the frame page directly, since search engines could still index these parts of the page seperately. And they always felt jarring and awkward too, since the cutoff between sections was always obvious...
Re: Only 90s Web Developers Remember This (2014)
#49Re: Only 90s Web Developers Remember This (2014)
#50Don't forget that tables could be used for rounded corners. Or maybe I'm an early 00s web developer with that? The trick is that we created 3×3 tables, and aside of the middle cell, it would contain s, so that the creation was a website element with rounded edges, the pinnacle of human expressiveness. Since HTML emails were also the rage, and email clients updated much slower than browsers, this technique was used we…