You know, I think I've been to that site before. Love the look!
I liked this one it linked to even better:
This is an Actual WebsiteKinda makes me want to mess around with html a little more, again: but just to play, not create an actual site given what a waste of time/effort that's always been.
A couple weeks ago an idea for putting music lyrics/chords on screen in a fairly easy/flexible/script-able way came to me, and I'm really loving it. I didn't realize how much browsers compensate for missing tags, so it doesn't even bother with a <head> or <body> tag: just one <link> to reference some common (and minimal) css, and two/three (depending on amount of lyrics) <div>'s.
I don't doubt that an html expert could have been even more minimal about it, but I'm liking it nevertheless.