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