top of page

The Complete List of HTML Tags

Writer's picture: INPress Intl EditorsINPress Intl Editors

The Complete List of HTML Tags
The Complete List of HTML Tags


This list includes all the standard HTML tags, including those that are deprecated or obsolete.


  1. <html>

  2. <head>

  3. <title>

  4. <base>

  5. <link>

  6. <meta>

  7. <style>

  8. <script>

  9. <noscript>

  10. <body>

  11. <section>

  12. <nav>

  13. <article>

  14. <aside>

  15. <h1> to <h6>

  16. <header>

  17. <footer>

  18. <address>

  19. <p>

  20. <hr>

  21. <pre>

  22. <blockquote>

  23. <ol>

  24. <ul>

  25. <li>

  26. <dl>

  27. <dt>

  28. <dd>

  29. <figure>

  30. <figcaption>

  31. <div>

  32. <a>

  33. <em>

  34. <strong>

  35. <small>

  36. <s>

  37. <cite>

  38. <q>

  39. <dfn>

  40. <abbr>

  41. <data>

  42. <time>

  43. <code>

  44. <var>

  45. <samp>

  46. <kbd>

  47. <sub>

  48. <sup>

  49. <i>

  50. <b>

  51. <u>

  52. <mark>

  53. <ruby>

  54. <rt>

  55. <rp>

  56. <bdi>

  57. <bdo>

  58. <span>

  59. <br>

  60. <wbr>

  61. <ins>

  62. <del>

  63. <img>

  64. <iframe>

  65. <embed>

  66. <object>

  67. <param>

  68. <video>

  69. <audio>

  70. <source>

  71. <track>

  72. <canvas>

  73. <map>

  74. <area>

  75. <svg>

  76. <math>

  77. <table>

  78. <caption>

  79. <colgroup>

  80. <col>

  81. <tbody>

  82. <thead>

  83. <tfoot>

  84. <tr>

  85. <td>

  86. <th>

  87. <form>

  88. <fieldset>

  89. <legend>

  90. <label>

  91. <input>

  92. <button>

  93. <select>

  94. <datalist>

  95. <optgroup>

  96. <option>

  97. <textarea>

  98. <keygen>

  99. <output>

  100. <progress>

  101. <meter>

  102. <details>

  103. <summary>

  104. <command>

  105. <menu>

  106. <menuitem>

  107. <dialog>

  108. <script>

  109. <noscript>

  110. <template>

  111. <slot>

  112. <acronym> (deprecated)

  113. <applet> (deprecated)

  114. <basefont> (deprecated)

  115. <big> (deprecated)

  116. <blink> (deprecated)

  117. <center> (deprecated)

  118. <content> (deprecated)

  119. <dir> (deprecated)

  120. <font> (deprecated)

  121. <frame> (deprecated)

  122. <frameset> (deprecated)

  123. <isindex> (deprecated)

  124. <listing> (deprecated)

  125. <marquee> (deprecated)

  126. <multicol> (deprecated)

  127. <nextid> (deprecated)

  128. <nobr> (deprecated)

  129. <noembed> (deprecated)

  130. <noframes> (deprecated)

  131. <plaintext> (deprecated)

  132. <rb> (deprecated)

  133. <rtc> (deprecated)

  134. <shadow> (deprecated)

  135. <spacer> (deprecated)

  136. <strike> (deprecated)

  137. <tt> (deprecated)

  138. <xmp> (deprecated)


Comments


STAY IN THE KNOW

Thanks for submitting!

bottom of page