Resources for web developers

Here I have compiled a list of resources that I have found useful over time and believe that other web developers will also benefit from them. I will continue to add to this resource list.
Resource topics
- w3schools.com – step-by-step tutorials on almost anything relating to web development.
- PHP.net – for PHP manuals, syntax, function listings etc. Basically everything PHP!
- jQuery – write less, do more. Easy to use javascript library that allows you to add all kinds of whizzy stuff to your webpages.
- MooTools – compact javascript framework allows you to write powerful, flexible, and cross-browser code with its elegant, well documented, and coherent API.
- script.aculo.us – is a set of JavaScript libraries to enhance the user interface of web sites.
- stackoverflow – programming Q & A site that covers all programming as well as web.
- IE PNG Fix – this script adds near-native PNG support with alpha opacity to IE 5.5 and 6.
- whatever:hover – powerful script that enables :hover for all elements in Internet Explorer.
- HTML5 Specification – HTML5 specification from w3.org
- Dive Into HTML5 – seeks to elaborate on a hand-picked selection of features from the HTML5 specification and other fine standards. By Mark Pilgrim.
- 15 Useful Resources to Get Clued Up on HTML5 – exactly as it says, from line25
- HTML5 Gallery – a showcase of sites using HTML5 markup – see how others use it.
- HTML5 Laboratory – experiments with HTML5.
- CSS Sprites Generator – very handy tool that automatically creates CSS Sprite images and CSS code for you!
- CSS Sprites – another CSS Sprite generator.
- Colour Wizard – colour matching application to help you choose colours for your web design layout.
- Colour Lovers – resource that monitors and influences colour trends. Useful for finding colour templates and layouts for sites.
- 500+ Colours – 500+ named colours with rgb and hex values.
- 40 free fonts that everyone should own – says it all really!
