Elements and Valid DTDs
The following table lists all HTML4.01 and XHTML1.1 elements, and defines which doctype declarations (DTDs) each element appears in.
Note: HTML5 does not require a reference to a document type declaration (DTD).
T = Transitional
S = Strict
F = Frameset
| Tag | HTML5 | HTML 4.01 / XHTML 1.0 | XHTML 1.1 | ||
|---|---|---|---|---|---|
| T | S | F | |||
| <a> | |||||
| <abbr> | |||||
| <acronym> | |||||
| <address> | |||||
| <applet> | |||||
| <area> | |||||
| <article> | |||||
| <aside> | |||||
| <audio> | |||||
| <b> | |||||
| <base> | |||||
| <basefont> | |||||
| <bdi> | |||||
| <bdo> | |||||
| <big> | |||||
| <blockquote> | |||||
| <body> | |||||
| <br> | |||||
| <button> | |||||
| <canvas> | |||||
| <caption> | |||||
| <center> | |||||
| <cite> | |||||
| <code> | |||||
| <col> | |||||
| <colgroup> | |||||
| <command> | |||||
| <datalist> | |||||
| <dd> | |||||
| <del> | |||||
| <details> | |||||
| <dfn> | |||||
| <dir> | |||||
| <div> | |||||
| <dl> | |||||
| <dt> | |||||
| <em> | |||||
| <embed> | |||||
| <fieldset> | |||||
| <figcaption> | |||||
| <figure> | |||||
| <font> | |||||
| <footer> | |||||
| <form> | |||||
| <frame> | |||||
| <frameset> | |||||
| <h1> to <h6> | |||||
| <head> | |||||
| <header> | |||||
| <hgroup> | |||||
| <hr> | |||||
| <html> | |||||
| <i> | |||||
| <iframe> | |||||
| <img> | |||||
| <input> | |||||
| <ins> | |||||
| <keygen> | |||||
| <kbd> | |||||
| <label> | |||||
| <legend> | |||||
| <li> | |||||
| <link> | |||||
| <map> | |||||
| <mark> | |||||
| <menu> | |||||
| <meta> | |||||
| <meter> | |||||
| <nav> | |||||
| <noframes> | |||||
| <noscript> | |||||
| <object> | |||||
| <ol> | |||||
| <optgroup> | |||||
| <option> | |||||
| <output> | |||||
| <p> | |||||
| <param> | |||||
| <pre> | |||||
| <progress> | |||||
| <q> | |||||
| <rp> | |||||
| <rt> | |||||
| <ruby> | |||||
| <s> | |||||
| <samp> | |||||
| <script> | |||||
| <section> | |||||
| <select> | |||||
| <small> | |||||
| <source> | |||||
| <span> | |||||
| <strike> | |||||
| <strong> | |||||
| <style> | |||||
| <sub> | |||||
| <summary> | |||||
| <sup> | |||||
| <table> | |||||
| <tbody> | |||||
| <td> | |||||
| <textarea> | |||||
| <tfoot> | |||||
| <th> | |||||
| <thead> | |||||
| <time> | |||||
| <title> | |||||
| <tr> | |||||
| <track> | |||||
| <tt> | |||||
| <u> | |||||
| <ul> | |||||
| <var> | |||||
| <video> | |||||
| <wbr> | |||||
