This is an interesting take on learning things right the first time around (the historyof HTML has been riddled with right and wrong ways to do things).
Since HTML alone doesn't suffice anymore, "Head First HTML, XHTML and CSS" is a pretty good place to get started.
http://htmldog.com/ wasn't bad as far as I remember.
Be careful with the books, do not pick "old-style" one, which pays no attention to web standards and semantics. I'd recommend "Web Standards Solutions: The Markup and Style Handbook" by Dan Cederholm (http://astore.amazon.com/simplebits-20/detail/1590593812). Not exactly introductory, but worth reading.
I think w3schools is the best starting point as well.
However, if you are pretty new at this stuff I'd suggest you also take the time out (if you have not done this already) to get your basic computer knowledge with something like : http://www.academicearth.org/courses/introduction-to-compute...
[+] [-] shubhamharnal|17 years ago|reply
This is an interesting take on learning things right the first time around (the historyof HTML has been riddled with right and wrong ways to do things).
Since HTML alone doesn't suffice anymore, "Head First HTML, XHTML and CSS" is a pretty good place to get started.
Good Luck!
[+] [-] dxjones|17 years ago|reply
[+] [-] rimantas|17 years ago|reply
[+] [-] coglethorpe|17 years ago|reply
[+] [-] keefe|17 years ago|reply
[+] [-] grahamr|17 years ago|reply
It's written for learning instead of reference, and focuses on modern best practices. It anticipates and answers most questions a beginner might have.
http://headfirstlabs.com/books/hfhtml/