PDA

View Full Version : Does anyone know of a good site or program that explains CSS and HTML?


mossdogs_1999
03-26-2008, 06:12 PM
I've got some experience writing html code, but I'm trying to figure out how to use css with it.

VaughanH
03-26-2008, 06:22 PM
http://www.w3schools.com/

BlueBoden9496
03-26-2008, 06:31 PM
---Website's---Below i've inserted some websites for you to read, understanding how things work, and why they work, comes with experiance, the more experiance you gather, the more you understand how things work.http://www.w3cschool.com/ - (tutorials/references)http://www.brugbart.com/ - (tutorials/references)http://www.w3.org/MarkUp/Guide/ - (Dave Raggett's Introduction to HTML)http://www.w3.org/Style/Examples/011/firstcss - (Starting with HTML + CSS)

NewMonarch
03-26-2008, 06:41 PM
I've got to be honest, books are almost the best way to learn about web stuff. Most web info is too condensed to learn from. I'd try picking up a current book such as Build Your Own Web Sites The Right Way With HTML & CSS http://www.sitepoint.com/books/html1/Good luck!