> DHTML, which stands for “distributed HTML” Is this a joke I don't understand?
Only 90s Web Developers Remember This (2014)
21–30 of 407 posts
Re: Only 90s Web Developers Remember This (2014)
#22The dotted underlines look nice, but I guess the is just something I used to add to work around layout quirks in Internet Explorer except I never bothered figuring out in which places they're no longer needed...
Re: Only 90s Web Developers Remember This (2014)
#23Re: Only 90s Web Developers Remember This (2014)
#24Re: Only 90s Web Developers Remember This (2014)
#25> DHTML, which stands for “distributed HTML” Is this a joke I don't understand?
Yeah, I think there's some deliberate mistakes in there for understated comic effect - e.g. "To this day [1x1.gif] is the only way to vertically center elements." The joke (at least the DHTML one) is probably that only people who were developers then will know that's wrong. (Or I suppose this could have been written by someone who wasn't around at that time and this is a bit of faux nostalgia!)
Edit: I think thejohnconway has the answer [1]: the post was written before the Flexbox stuff for vertical centering was widely supported.
There were still less nasty options than 1x1 GIFs available, like "display: table-cell", so it's still very likely a joke.
Re: Only 90s Web Developers Remember This (2014)
#26Re: Only 90s Web Developers Remember This (2014)
#27> DHTML, which stands for “distributed HTML” Is this a joke I don't understand?
Re: Only 90s Web Developers Remember This (2014)
#28I don't remember if this was a common technique, but before XmlHttpRequest (came in 2000, i think) we used to do "Ajax" by loading data into an invisible iframe and reading the contents. Worked well iirc.
Or having some javascript code in the page loaded by the iframe which could call some parent. function.
Re: Only 90s Web Developers Remember This (2014)
#29Don't forget image slicing and image maps! https://www.creativebloq.com/adobe/image-slicing-photoshop-6... (2014)
I miss the early ugly web lol.
Re: Only 90s Web Developers Remember This (2014)
#30N+1 still loves those 1x1 transparent GIF for newsletters.