<!-- comments here --> comment (only displays in source code)<!DOCTYPE> document type; required for code validation<a> anchor<abbr> abbreviation<acronym> acronym<address> address element<applet> Deprecated. Java applet. See <object><area> client-side image map area<b> bold text<base> base URL for all the links in a page<basefont> Deprecated. base font. Defined in stylesheet.<bdo> bidirectional override, direction of text display<big> big text<blockquote> long block quotation<body> the visible part of a document<br> single line break<button> form button<caption> table caption<center> Deprecated. centered text. Defined in stylesheet.<cite> citation<code> computer input code<col> attributes for table columns<colgroup> groups of table columns<dd> definition description<del> deleted text<dir> Deprecated. directory list. See <ol> and <ul><dfn> definition term<div> generic division of a document<dl> definition list<dt> definition term<em> emphasized text<embed> Deprecated. embedded media object. See <object><fieldset> fieldset<font> Deprecated. face, size, and color of text. Defined in stylesheet.<form> form<frame> single frame<frameset> set of frames<h1> to <h6> headers 1 to 6 (1 is most important)<head> document instructions and information<hr> horizontal rule<html> html document<i> italic text<iframe> inline frame<img> image or graphic (must be .jpg, .gif, or .png format only)<input> input field<ins> inserted text<isindex> Deprecated. single-line text input control. See <input><kbd> text to be typed<label> label <legend> title in a fieldset<li> list item<link> resource reference<map> image map<menu> Deprecated. menu list. See <ol> and <ul><meta> meta information<noframes> noframe section<noscript> noscript section<object> embedded object<ol> ordered list<optgroup> option group<option> option in a drop-down list<p> paragraph<param> parameter for an object<pre> preformatted text<q> short inline quotation<s> Deprecated. strikethrough text. Defined in stylesheet.<samp> sample computer output (from programs, scripts)<script> script<select> selectable list<small> small text<span> generic text markup<strike> Deprecated. strikethrough text. Defined in stylesheet<strong> strong text<style> style definition<sub> subscript<sup> superscript<table> table<tbody> table body<td> table cell<textarea> text area<tfoot> table footer<th> table header<thead> table header<title> document title (displays in browser's Title Bar)<tr> table row<tt> teletype or monospaced text<u> Deprecated. underlined text. Defined in stylesheet<ul> unordered list<var> variable<xmp> Deprecated. preformatted text. See <pre>