A-Z List of HTML Tags
A comprehensive guide to all HTML and xHTML tags, with instructions on:
- where and how to use HTML tags appropriately
- which tags are current, and which have better modern alternatives
- tips & tricks for writing better markup and accessibility
HTML/xHTML tags grouped by: Family / Importance / A-Z alphabetical list
Alphabetical A-Z List of HTML Tags
- anchor <a>
- abbreviation <abbr>
- acronym <acronym>
- <address> (deprecated)
- <applet>> (deprecated)
- area <img>
- bold <b> (deprecated)
- base reference <base>
- <basefont> (deprecated)
- <big> (deprecated)
- <blink> (deprecated)
- block quotation <blockquote>
- document body <body>
- <br />
- <button>
- <caption>
- <center> (deprecated)
- citation <cite>
- <code>
- <col>
- column group <colgroup>
- definition definition <dd>
- definition list <dl>
- definition term <dt>
- deleted text <del>
- definition <dfn>
- definition <dfn>
- directory list <dir> (deprecated)
- emphasis <em>
- <fieldset>
- <font> (deprecated)
- <form>
- <form>
- <frame>
- <frameset>
- document head <head>
- Heading tags <h1>, <h2>, <h3>, <h4>, <h5>, <h6>,
- horizontal rule <hr>
- italic <i> (deprecated)
- inline frame <iframe>
- image <img>
- form input <input>
- inserted text <ins>
- <isindex> (deprecated)
- keyboard input <kbd> (deprecated)
- <label>
- fieldset legend <legend>
- head link <link>
- head link <link>
- list item <li>
- client-side image map <map>
- <marquee> (deprecated)
- menu list <menu> (deprecated)
- metadata <meta>
- <noscript>
- <object>
- selection list option <option>
- option group <optgroup>
- ordered list <ol>
- paragraph <p>
- object/applet parameter<param>
- preformatted text <pre>
- inline quotation <q>
- strikeout <s> / <strike> (deprecated)
- sample output <samp> (deprecated)
- <script>
- selection list dropdown <select>
- <small> (deprecated)
- inline span <span>
- strong emphasis <strong>
- <style>
- subscript <sub>
- superscript <sup>
- <table>
- <tbody>
- <td>
- <textarea>
- <tfoot>
- <th>
- <thead>
- <title>
- page title <title>
- <tr>
- teletype <tt>
- underline <u> (deprecated)
- unordered list <ul>
- computer code variable <variable> (deprecated)



