Beginner's Guide to HTML
  • Home
  • HTML Guide
  • CSS Guide
  • HTML Reference
  • CSS Reference
  • Contact

HTML Tag Reference

Below is a list of all the current strict XHTML tags, listed by category down the left and alphabetically down the right.

By Category Alphabetical

General Tags

  • <html>
  • <head>
  • <body>
  • comment <!-- -->
  • <div>
  • <span>

META Tags

  • <meta>
  • <title>
  • <doctype>
  • <style>
  • <link>

Text

  • <abbr>
  • <acronym>
  • <address>
  • <bdo>
  • <blockquote>
  • <br />
  • <cite>
  • <code>
  • <del>
  • <dfn>
  • <em>
  • <h1> to <h6>
  • <ins>
  • <kbd>
  • <p>
  • <pre>
  • <q>
  • <samp>
  • <strong>
  • <sub>
  • <sup>
  • <var>

Links

  • <a>
  • <base>

Images and Multimedia

  • <img>
  • <object>
  • <area>
  • <map>
  • <param>

Lists

  • <ul>
  • <ol>
  • <li>
  • <dl>
  • <dt>
  • <dd>

Tables

  • <table>
  • <tr>
  • <td>
  • <th>
  • <thead>
  • <tbody>
  • <tfoot>
  • <col>
  • <colgroup>
  • <caption>

Forms

  • <form>
  • <input>
  • <textarea>
  • <select>
  • <option>
  • <optgroup>
  • <fieldset>
  • <button>
  • <label>
  • <legend>

Scripting

  • <script>
  • <noscript>

Presentation

  • <b>
  • <i>
  • <tt>
  • <big>
  • <small>
  • <hr />
  • <a>
  • <abbr>
  • <acronym>
  • <address>
  • <area>
  • <b>
  • <base>
  • <bdo>
  • <big>
  • <blockquote>
  • <body>
  • <br />
  • <button>
  • <caption>
  • <cite>
  • <code>
  • <col>
  • <colgroup>
  • comment <!-- -->
  • <dd>
  • <del>
  • <dfn>
  • <div>
  • <dl>
  • <doctype>
  • <dt>
  • <em>
  • <fieldset>
  • <form>
  • <h1> to <h6>
  • <head>
  • <hr />
  • <html>
  • <i>
  • <img>
  • <input>
  • <ins>
  • <kbd>
  • <label>
  • <legend>
  • <li>
  • <link>
  • <map>
  • <meta>
  • <noscript>
  • <object>
  • <ol>
  • <optgroup>
  • <option>
  • <p>
  • <param>
  • <pre>
  • <q>
  • <samp>
  • <script>
  • <select>
  • <small>
  • <span>
  • <strong>
  • <style>
  • <sub>
  • <sup>
  • <table>
  • <tbody>
  • <td>
  • <textarea>
  • <tfoot>
  • <th>
  • <thead>
  • <title>
  • <tr>
  • <tt>
  • <ul>
  • <var>
  • Guides
    • Learn HTML
    • Learn CSS
  • References
    • HTML Tags
    • CSS Properties
  • Navigation
    • Home
    • Contact

Copyright © Pete Williams | Privacy Policy

Site by Code and Pixels