HTML is not a web page. HTML is a markup language used to create web pages. It is a set of tags denoted with <, >, </, and >.
However, I suggest learning XHTML. It's basically HTML with new rules and such. XHTML is the new standard, and is definitely where you need to start if you want to learn web design.