Common Tags
Html Tutorials and Common Tags - Crash Course in Html Programming
How to make a Html file?
Html file can be made using FrontPage or Dreamweaver. If you do not have any of these softwares, you can use notepad to make a html file. Open Notepad, write Html code in it and click file, then save as. In the filename field enter "anyname.html" in quotes and save.
