Surprisingly there aren't that many Web sites where you can find everything you need to know about Web development. Much of what you will find on the Web is well out of date, incomplete, badly presented or just wrong. Here are some which (hopefully) aren't as well as some books which are worth a look:
- W3schools - excellent on HTML and CSS, so-so on JavaScript
- PHP.net - not user friendly but the ultimate resource for PHP info
- CodingForums - one of many forum sites it has an excellent choice of forums on all Web topics with helpful people there to assist you
- DevNetwork forums - another one
- PHP freaks forums - another good one (not just PHP)
- W3C validator - check all your HTML regularly here
- W3C CSS validator - the same but for CSS
- W3C link checker - check for broken links
- WDG HTML Validator - check multiple pages in one go
- DeGraeve.com Color Palette Generator - suggests colours to suit your images
- Harvard Web lectures - fairly dry but solid coverage of everything important in Web development
Of course this site is so good you won't need them;-)




