HTML language reference
Below is a list of the different elements that are available within the HTML 4.01 specification. Each element is explained in more detail on the accompanying page. The elements marked with an * are part of the transitional specification only.
- Anchor <a>
- Abbreviation <abbr>
- Acronym <acronym>
- Address <address>
- Applet <applet>*
- Image map area <area>
- Bold <b>
- Base URL <base>
- Base font <basefont>*
- Bidirectional override <bdo>
- Big font <big>
- Block quote <blockquote>
- Document body <body>
- Line break <br>
- Form button <button>
- Caption <caption>
- Center <center>*
- Citation <cite>
- Code <code>
- Column <col>
- Column group <colgroup>
- Defined term in list <dd>
- Deleted text <del>
- Defined term in text <dfn>
- Directory list <dir>*
- Division <div>
- Definition list <dl>
- Term in definition list <dt>
- Emphasis <em>
- Form field set <fieldset>
- Font <font>*
- Form <form>
- Frame <frame>*
- Frameset definition <frameset>*
- Headings <h1> to <h6>
- Document head <head>
- Horizontal rule <hr>
- HTML document <html>
- Italicized <i>
- Inline frame <iframe>*
- Image <img>
- Input form control <input>
- Inserted text <ins>
- Index prompt <isindex>*
- Keyboard input <kbd>
- Form control label <label>
- Field legend <legend>
- List item <li>
- Link to file or relationship <link>
- Client-side image map <map>
- Menu list <menu>*
- Meta information <meta>
- No frame support content <noframes>*
- No script support content <noscript>
- Embedded object <object>
- Ordered list <ol>
- Option grouping <optgroup>
- Option in selection list <option>
- Paragraph <p>
- Object parameter <param>
- Preformatted text <pre>
- Quote <q>
- Strikethrough <s>*
- Sample text <samp>
- Scripting <script>
- Selection list <select>
- Small text <small>
- text span <span>
- Strikeout text <strike>*
- Strong emphasis <strong>
- Style information <style>
- Subscript <sub>
- Superscript <sup>
- Table <table>
- Table body <tbody>
- Table data <td>
- Multiline text input <textarea>
- Table footer <tfoot>
- Table header data <th>
- Table header <thead>
- Document title <title>
- Table row <tr>
- Teletype text <tt>
- Underline <u>*
- Unordered list <ul>
- Variable <var>