firstly, use notepad to edit html, it has a much smaller system footprint
To save a file as html, use either .htm or .html
to view a webpage as raw html, go to view, then page source.
the first tags you need to learn are <head>, <html>, <body>, <title> and <h1-h6>. Use a search engine for more...