Below you will find the basic format for writing an HTML page. Included are some of the more commonly used tags with a brief description of their use.
When writing an HTML page one must remember:
When you have an action that requires an open tag, you need a closing tag to end the action.
Anything you want the web [...]

