PDA

View Full Version : GAH! Help me learn CSS



CimminyCricket
04-15-2007, 04:53 AM
<_< Yes, I want to learn CSS. Where should I go for a basic tutorial on CSS that includes the average CSS code for one to play with.

o_O
04-15-2007, 08:29 AM
I learned HTML, Javascript, CSS and later on how to make my HTML XHTML compliant from <a href="http://www.htmlgoodies.com/">HTML Goodies</a>.
CSS tutorials are <a href="http://www.htmlgoodies.com/beyond/css/">here</a>.

Bear in mind it's not outdated as some think. :p

Khaotic
04-24-2007, 09:36 AM
http://www.w3schools.com/

Discord
04-24-2007, 11:40 AM
http://www.w3schools.com/

:thumb:

They're good.

Flying Mullet
04-24-2007, 01:37 PM
In addition to the above links, http://www.webmonkey.com/ is very good too. I learned most of my web skills from them. Stylesheet tutorials are <a href="http://www.webmonkey.com/webmonkey/authoring/stylesheets/">here</a> and <a href="http://www.webmonkey.com/webmonkey/authoring/stylesheets/tutorials/tutorial1.html">this</a> is a great beginner stylesheet tutorial.

With all of the quality links in this thread, if you don't become a stylesheets expert we're all going to beat you with wet socks. :p

bipper
04-24-2007, 03:37 PM
I enjoy www.sitepoint.com (www.sitepoint.com) they have some great books and a great web community.


http://www.csszengarden.com/ (http://www.csszengarden.com/) good examples

CimminyCricket
04-24-2007, 04:20 PM
With all of the quality links in this thread, if you don't become a stylesheets expert we're all going to beat you with wet socks. :p

You want to fight?


Also, thanks everybody! xD

Vyk
04-24-2007, 10:22 PM
I love HTML Goodies. They explain so well. That's where I learned all the CSS I know and really neat ways to use it