Comment by mattdotc

11 years ago

>I was impressed how everything rendered without a glitch on Chrome

Well, to be fair, this is a modern website composed of artifacts from the Geocities archive. This page would be a beast if it were implemented with techniques of the era.

Looking at the source for the page, the author seems to be lazy loading the assets and then dynamically placing them in the page with CSS.

We've definitely come a long way.