HTML Reference

I spent a lot of time when I was putting the site together trying to find reference sites for HTML, CSS and JavaScript. So I thought I'd put the best ones I'd found on here so I wouldn't have to constantly hunt round for them.

Unfortunately most of them aren't very good so I'll have to continue you my search. If you know of any better ones then please send them to me and put me out of my misery.

I've also found some interesting stuff on other things which are not directly related to building this site but may come in handy in the future, when I decide that it's time to actually build a website that does something, I know it's never going to happen but a man can dream. Anyway there's some stuff on SSI, CGI and my current favourite python.

CSS
HTML Goodies
This is a nice site with some simple examples of CSS, it's good if you want to learn the basics but what I really want is some sort of reference.......

WDG(Web Design Group) CSS1 Properties
This is better as a reference, but unless you know a bit about CSS it's not easy to tell what each property actually means. In fact even if you do know it'd still be nice to have some sort of examples. Also I seem to recall that CSS2 is available now, I don't know how well supported it is though, so perhaps I should find a CSS2 reference.

JavaScript
Sun's JavaScript Documentation
The Netscape version that used to be the reference seems to have gone I think this is the replacement. To be honest I've taken to just googling for specific questions - but I've got more of an idea about how OO stuff works now.

General HTML Stuff
This section is just for handy HTML stuff.

Web Monkey - Site Building
This place tells you the viewable sizes of different browser windows at different resolutions. It only goes up to 1024x768 though. There's some other nifty stuff on the site as well.