What's a good site to learn Cascading Style Sheets (CSS) ?

Public Comments

  1. The WWW consortium is a good place to start http://www.w3.org/ http://www.w3.org/TR/REC-CSS1-961217.html#basic-concepts is a good reference to start with. http://www.w3schools.com/default.asp Is another good site as well,
  2. here is a Ebook for you. Sams teach yourself CSS in 10 minutes! http://rapidshare.de/files/7687453/Sams.Sams.Teach.Yourself.CSS.in.10.Minutes.Nov.2005.eBook-BBL.GFX.rar.html
  3. There are a ton of great places to learn CSS. Here are a few: http://www.echoecho.com/css.htm http://www.htmlhelp.com/reference/css/ http://www.htmlgoodies.com/beyond/css/index.php Most places also offer forums so you can post questions. If you need more, let me know. Good luck!
  4. please check this links: http://www.w3.org/ http://www.w3schools.com/css/
  5. http://www.w3schools.com/css/ It has a tutorial with 70 examples. You can edit the code live and see how the edited code affects the layout of the page.
  6. Tutorials: http://www.westciv.com/style_master/academy/css_tutorial/index.html http://www.echoecho.com/css.htm References: http://home.tampabay.rr.com/bmerkey/cheatsheet.htm http://www.blooberry.com/indexdot/css/propindex/all.htm http://www.w3.org/TR/REC-CSS2/
  7. after you learn a bit... forget everything you think you know. then write a css that actually cascades. For an example of how bad css can be cool anyway... visit the css zen garden at http://csszengarden.com/
Powered by Yahoo! Answers