All semantic elements name
In HTML there are several semantic elements that can be used to define different parts of a web page:<header>
<nav>
<main>
<section>
<article>
<aside>
<footer><h1> – <h6>
<p>
<address>
<blockquote>
<q>
<cite>
<abbr>
<time>
<strong>
<em>
<mark>
<small>
<del>
<ins>
<figure>
<figcaption>
<form>
<label>
<fieldset>
<legend>
<details>
<summary>
<dialog>
<table>
<caption>
<thead>
<tbody>
<th>
<ul>
<ol>
<li>
<dl>
<dt>
<dd>
Categories: web designing web development html