Web sites on CSS
1) "W3C Schools - Learn CSS"
Location: http://www.w3schools.com/css/css_intro.asp
Description: Need an online tutorial? That's the place to go!
2) "A List Apart"
Location: http://www.alistapart.com/topics/design
Description: Certainly one of the most important sources on CSS.
3) "CSS Zen Garden"
Location: http://www.csszengarden.com/
Description: A lot of exemples using pure CSS design. The content is always the same, only the CSS code has been changed by authors. Very nice artwork. See also the book on this.
4) "HTML Dog"
Location: http://www.htmldog.com/guides/cssbeginner/
Description: Very nice web designer's resource for everything HTML and CSS.
5) "Advanced CSS" (University of Leicester)
Location: http://www.le.ac.uk/webcentre/advancedskills/css.html
Description: Useful CSS tips including advice on how to organise your CSS, tricks and workarounds to cope with browser inconsistencies; a discussion about the use of
vs ; how to do lists properly; using background images and doing a printable version of your page with CSS.











