Hacker News new | ask | show | jobs
by LiweiZ 3124 days ago
Off topic, the web site is truly content-centered and looks clean and clear with no unnecessary information. Font size for each level is very good, too. For me, that's how good design should look like.
2 comments

This design is probably a product of the page being written in 2001. Back then, the web was (text) content-centered because browsers couldn't do much other than text and layout. I might even be old enough to say those were "the good ol' days" :)
Those good old days were much earlier, that article is from the heyday of Macromedia Flash. The page is as bare and content centric as it is not because of age but because it is on .edu, the majority of which was already delightfully retro back in 2001.
Meh. Before I read this, I opened open up the devtools and added a

  html { line-height: 1.4 }
to make the lines less hilariously dense. Also, `width: 700px` etc. does not adapt to mobile viewports.