?

ArtLung HTML Day

This was written by Joe for HTML Day, 2025. These are the HTML tags listed on MDN as of today. There are other tags! But these are the ones you can use when writing your HTML! Source for Top 20 designation. Go make a web page!

  1. <a>
  2. <abbr>
  3. <acronym>
  4. <address>
  5. <area>
  6. <article>
  7. <aside>
  8. <audio>
  9. <b>
  10. <base>
  11. <bdi>
  12. <bdo>
  13. <big>
  14. <blockquote>
  15. <body>
  16. <br>
  17. <button>
  18. <canvas>
  19. <caption>
  20. <center>
  21. <cite>
  22. <code>
  23. <col>
  24. <colgroup>
  25. <data>
  26. <datalist>
  27. <dd>
  28. <del>
  29. <details>
  30. <dfn>
  31. <dialog>
  32. <dir>
  33. <div>
  34. <dl>
  35. <dt>
  36. <em>
  37. <embed>
  38. <fencedframe>
  39. <fieldset>
  40. <figcaption>
  41. <figure>
  42. <font>
  43. <footer>
  44. <form>
  45. <frame>
  46. <frameset>
  47. <h1>
  48. <h1>
  49. <h2>
  50. <h3>
  51. <h4>
  52. <h5>
  53. <h6>
  54. <head>
  55. <header>
  56. <hgroup>
  57. <hr>
  58. <html>
  59. <i>
  60. <iframe>
  61. <img>
  62. <input>
  63. <ins>
  64. <kbd>
  65. <label>
  66. <legend>
  67. <li>
  68. <link>
  69. <main>
  70. <map>
  71. <mark>
  72. <marquee>
  73. <menu>
  74. <meta>
  75. <meter>
  76. <nav>
  77. <nobr>
  78. <noembed>
  79. <noframes>
  80. <noscript>
  81. <object>
  82. <ol>
  83. <optgroup>
  84. <option>
  85. <output>
  86. <p>
  87. <param>
  88. <picture>
  89. <plaintext>
  90. <pre>
  91. <progress>
  92. <q>
  93. <rb>
  94. <rp>
  95. <rt>
  96. <rtc>
  97. <ruby>
  98. <s>
  99. <samp>
  100. <script>
  101. <search>
  102. <section>
  103. <select>
  104. <selectedcontent>
  105. <slot>
  106. <small>
  107. <source>
  108. <span>
  109. <strike>
  110. <strong>
  111. <style>
  112. <sub>
  113. <summary>
  114. <sup>
  115. <table>
  116. <tbody>
  117. <td>
  118. <template>
  119. <textarea>
  120. <tfoot>
  121. <th>
  122. <thead>
  123. <time>
  124. <title>
  125. <tr>
  126. <track>
  127. <tt>
  128. <u>
  129. <ul>
  130. <var>
  131. <video>
  132. <wbr>
  133. <xmp>