Comprehensive List of ALL HTML Tags

Jul 8, 2023 - 22:48
 0

Certainly! Here's a comprehensive list of HTML tags:

  • <html>
  • <head>
  • <title>
  • <base>
  • <link>
  • <meta>
  • <style>
  • <script>
  • <noscript>
  • <body>
  • <article>
  • <section>
  • <nav>
  • <aside>
  • <h1> to <h6>
  • <header>
  • <footer>
  • <main>
  • <address>
  • <p>
  • <hr>
  • <pre>
  • <blockquote>
  • <ol>
  • <ul>
  • <li>
  • <dl>
  • <dt>
  • <dd>
  • <figure>
  • <figcaption>
  • <div>
  • <a>
  • <em>
  • <strong>
  • <small>
  • <s>
  • <cite>
  • <q>
  • <dfn>
  • <abbr>
  • <data>
  • <time>
  • <code>
  • <var>
  • <samp>
  • <kbd>
  • <sub>
  • <sup>
  • <i>
  • <b>
  • <u>
  • <mark>
  • <ruby>
  • <rt>
  • <rp>
  • <bdi>
  • <bdo>
  • <span>
  • <br>
  • <wbr>
  • <ins>
  • <del>
  • <img>
  • <iframe>
  • <embed>
  • <object>
  • <param>
  • <video>
  • <audio>
  • <source>
  • <track>
  • <map>
  • <area>
  • <table>
  • <caption>
  • <colgroup>
  • <col>
  • <tbody>
  • <thead>
  • <tfoot>
  • <tr>
  • <td>
  • <th>
  • <form>
  • <fieldset>
  • <legend>
  • <label>
  • <input>
  • <button>
  • <select>
  • <datalist>
  • <optgroup>
  • <option>
  • <textarea>
  • <output>
  • <progress>
  • <meter>
  • <details>
  • <summary>
  • <command>
  • <menu>

Please note that this list includes standard HTML5 tags, and there may be additional tags specific to certain HTML versions or browser extensions.

What's Your Reaction?

like

dislike

love

funny

angry

sad

wow