|
I would advise you to go for xhtml.
It is ostensibly HTML 4x but stricter. This way you get in to good habits from the start and, because of its strictness, its actually easier to learn and implement the aspects that create the results HTML has been doing up to now.
You can then build on your knowledge to learn the areas specific to xhtml.
HTH
|