HTML5 Elements and Attributes
<html manifest>
<head>
<title>
<base href target>
<link href rel media hreflang type sizes title>
<meta name http-equiv content charset>
<style media type scoped title>
<script src async defer type charset>
<noscript>
<body onbeforeunload onerror onhashchange onload onmessage onoffline ononline onpagehide onpageshow onpopstate onresize onstorage onunload>
<section>
<nav>
<article>
<aside>
<h1>
<h2>
<h3>
<h4>
<h5>
<h6>
<hgroup>
<address>
<p>
<hr>
<br>
<pre>
<blockquote cite>
<ol reversed start>
<ul>
<li value>
<dl>
<dt>
<dd>
<a href target ping rel media hreflang type>
<q cite>
<cite>
<em>
<strong>
<small>
<mark>
<dfn title>
<abbr title>
<time datetime pubdate>
<progress value max>
<meter value min low high max optimum>
<code>
<var>
<samp>
<kbd>
<sub>
<sup>
<span>
<i>
<b>
<bdo dir>
<ruby>
<rt>
<rp>
<ins cite datetime>
<del cite datetime>
<figure>
<figcaption>
<img alt src usemap ismap width height>
<iframe src name sandbox seamless width height>
<embed src type width height>
<object data type name usemap width height>
<param name value>
<video src poster preload autoplay loop controls width height>
<audio src preload autoplay loop controls>
<source src type media>
<canvas width height>
<map name>
<area alt coords shape href target ping rel media hreflang type>
<table summary>
<caption>
<colgroup span>
<col span>
<tbody>
<thead>
<tr>
<td colspan rowspan headers>
<th colspan rowspan scope>
<form accept-charset action autocomplete enctype method name novalidate target>
<fieldset disabled form name>
<label form for>
<input accept alt autocomplete autofocus checked disabled form formaction formenctype formmethod formnovalidate formtarget height list max maxlength min multiple name pattern placeholder readonly required size src step type value width>
<button autofocus disabled form formaction formenctype formmethod formnovalidate formtarget name type value>
<select autofocus disabled form multiple name size>
<datalist>
<optgroup disabled label>
<option disabled label selected value>
<textarea autofocus cols disabled form maxlength name placeholder readonly required rows wrap>
<keygen autofocus challenge disabled form keytype name>
<output for form name>
<details open>
<summary>
<command type label icon disabled checked radiogroup title>
<legend>
<div>
Simon Pieters