If you try to do any advanced HTML tricks, you'll probably need to get into the actual use of the language. Or maybe you just want to find out how it actually works. Either way, the following links are for you...
HTML: An
Interactive Tutorial for Beginners
I highly recommend the following two following help files:
With the increase of HTML editors designed to do everything and web
browsers that add their own special "features", there's been a decrease in
the number of pages that use valid HTML. Just because it looks okay in one
browser doesn't mean it will work on all browsers.
Writing HTML that follows a standard means that it should look at least
okay in any browser that follows those standards; which increases the
potential audience of your pages.
The following sites check the HTML of a page against the standard you
choose and lets you know if it finds any errors.