enjoy
I learned html though.. from a rough w3 guide (IIRC) about 8 years ago and looking at other ppl's code along with it..
bruteforce trial and error and a guide on what the basic tags do .. from there you can pretty much do all html.
the great thing about HTML is you cant crash the browser if you leave out a tag or if your 'code' is incorrect.. no memory leaks.. its simple.
treat it as simple and it will be simple
try to make it complicated and you will probably succeed in doing so..