"HTML" starts a document
"Head" titles information holds extra information
"Title" heads the page the name of your page goes here
"Body" begins the body of the page where the text will be
"/body" closes the body
"HTML" closes the page
"table" inserts a table
"/table" closes the table
"script" inserts script
"frameset" defines frames
"/frameset" closes frames
"no frames" text and pictures only show up here <