Techreaper

TechReaper

Your Number One source for webdesign help!

Basic tags

- Begins your HTML document.
< HEAD> - Contains information about the page such as the TITLE, META tags for proper Search Engine indexing, STYLE tags, which determine the page layout, and JavaScript coding for special effects.
< TITLE> - The TITLE of your page. This will be visible in the title bar of the viewers’ browser.
< /TITLE> - Closes the HTML < TITLE> tag.
< /HEAD> - Closes the HTML < HEAD> tag.
< BODY> - This is where you will begin writing your document and placing your HTML codes.
< /BODY> - Closes the HTML < BODY> tag.
< /HTML> - Closes the < HTML> tag.

Source

They have one of the best charts for html codes anywhere. http://www.web-source.net/html_codes_chart.htm

Live Video 24/7

Come check it out at the live video page.