HTML Tags

<p> This is some text in a paragraph.</p>

<col> Set the background color of the three columns with the <colgroup> and <col> tags

<dt> A description list, with terms and descriptions

<q> Mark up a short quotation

<s> Mark up text that is no longer correct

<th> A simple HTML table with two header cells and two data cells

<tr> A simple HTML table, containing two columns and two rows

<u> Underline a misspelled word

<wbr> A text with word break opportunities

» HTML Tag Glossary