a - f

ELEMENT DESCRIPTION DTD DEPR.
<a> anchor (hyperlink)    
<abbr> abbreviation    
<acronym> acronym    
<address> contact information on author    
<applet> embedded Java applet L/T *
<area /> client-side image-map area    
<b> bolded text style    
<base /> base URI/target for all URIs in a document    
<basefont /> default color, size, or font for all the text in a document L/T *
<bdo> overrides current text direction    
<big> bigger text style    
<blockquote> long quotation    
<body> document's body    
<br /> single line break    
<button> push button    
<caption> table's caption    
<center> centered text (~ align) L/T *
<cite> citation    
<code> computer code fragment    
<col /> attribute values for one or more columns in a table    
<colgroup> group of columns in a table    
<dd> definition description in a definition list    
<del> deleted text from document    
<dfn> instance definition term    
<dir> directory list L/T *
<div> section in a document (container)    
<dl> definition list    
<dt> definition term in a definition list    
<em> emphasized text    
<fieldset> grouped related elements in a form    
<font> local font, color, and size for text L/T *
<form> HTML interactive form    
<frame /> window (a frame) in a frameset F  
<frameset> set of frames (window subdivision) F  

g - n

ELEMENT DESCRIPTION DTD DEPR.
<h1> to <h6> HTML headings from larger to smaller    
<head> information about a document (header)    
<hr /> horizontal rule (line)    
<html> root of HTML document    
<i> italic text style    
<iframe> inline frame (subwindow) L/F  
<img /> embedded image    
<input /> input control in a form    
<ins> inserted text into a document    
<isindex> single line prompt L/T *
<kbd> keyboard input by user    
<label> labeled text for form's control    
<legend> caption for a fieldset    
<li> list item    
<link /> relationship between a document and external resource    
<map> client-side image map    
<menu> menu list L/T *
<meta /> metadata about a HTML document    
<noframes> alternate content for users that do not support frames F  
<noscript> alternate content for users that do not support client-side scripts    

o - z

ELEMENT DESCRIPTION DTD DEPR.
<object> embedded object    
<ol> ordered list    
<optgroup> group of options in a drop-down list    
<option> option (selection) in a drop-down list    
<p> paragraph    
<param /> parameter for an embedded object    
<pre> preformatted text    
<q> short inline quotation    
<s> strikethrough text style L/T *
<samp> sample output from a computer program    
<script> client-side script    
<select> drop-down list (options selection)    
<small> smaller text    
<span> inline section in a document (container)    
<strike> strikethrough text L/T *
<strong> strong emphasis    
<style> style information for a document    
<sub> subscripted text    
<sup> superscripted text    
<table> table    
<tbody> groups table body's content    
<td> table's data cell    
<textarea> multiline text input control in a form (text area)    
<tfoot> groups table footer's content    
<th> table's header cell    
<thead> group table header's content    
<title> document's title    
<tr> table's row    
<tt> teletyped or monospaced text style    
<u> underlined text style L/T *
<ul> unordered list    
<var> instance of variable or argument