Are there any programs that teach you HTML/CSS and such? Like a Rosetta stone for web design?
You can use w3schools to learn from, but be aware that it's not that up to date.
Thanks I'll check it out.
I use it as a reference all the time, but it's not the best place to learn from, it will get you a decent understanding though.
The best way to learn is to actually try it, and by looking at code and what it does on a page.
- "Basics of Web Design: HTML5 and CSS3" by Terry Felke-Morris. I would highly recommend this textbook along with its companion site:
Everything is explained really clearly with lots of hands-on examples. It's the textbook that my Web Dev class used and I loved it.