<!DOCTYPE html>
<html>
<head>
<!-- Metadaten -->
</head>
<body>
<!-- Inhalt -->
</body>
</html>
<element attribut1="Wert1" attribut2="Wert2">
I N H A L T
</element>
id
class
<head>
<meta charset="UTF-8">
<title>
<link rel="stylesheet" href="style.css">
ohne Bedeutung
<div>
Struktur
<header>
<main>
<section>
<article>
<nav>
<aside>
<footer>
Überschriften
<h1>
, ..., <h6>
sonstige Bedeutung
<p>
<address>
Listen
<ul> <li>
<ol> <li>
<span>
<a>
<br>
<em>
<strong>
<s>
<sub>
<sup>
<table>
<caption>
<thead>
<tbody>
<tr>
<th>
<td>
<tfoot>
<picture>
<source>
<img>
<form>
<fieldset>
<legend>
<input>
<label>
<button>
<select>
<option>