Die ultimative Übersicht über alle vorgesehenen Tags mit Beschreibung und Verlinkung auf den Orginal-Referenztext sowie selfhtml5 Links zur Eräuterung für einige so gekennzeichnete Tags.
html
|
||||||||
<head>Erstes Element des HTML Documents. Enthält die Dokument-Metadaten. head
|
Text Elemente | Gruppierung | ||||||
title
|
a
|
span
|
<wbr>Opportunity for a line break. wbr
|
code
|
hr
|
br
|
||
<meta>Document metadata that can’t be represented with other elements. meta
|
dfn
|
em
|
<i>Text in a alternate voice or mood, such as a technical term. i
|
small
|
p
|
div
|
blockquote
|
|
base
|
abbr
|
time
|
<b>Stylistically separated text of equal importance, such as a product name. b
|
strong
|
figcaption
|
ol
|
dl
|
|
link
|
q
|
var
|
sub
|
mark
|
<figure>Contains elements related to single concept, such as an illustration or code example. figure
|
ul
|
dt
|
|
style
|
cite
|
samp
|
sup
|
<ruby>Contains text with annotations, such as pronounciation hints. Commonly used in East Asian text. ruby
|
pre
|
li
|
dd
|
|
script
|
<rp>Contains semantically meaningless markup for browsers that don’t understand ruby annotations. rp
|
rt
|
ins
|
del
|
||||
<noscript>Contains elements that are part of the document only if scripting is disabled. noscript
|
kbd
|
bdo
|
Formulare | Dokument-Semantik |
col
|
table
|
|||
fieldset
|
form
|
body
|
h1
|
<section>Contains of elements grouped by theme, for example a chapter or section
|
colgroup
|
tr
|
meter
|
select
|
<aside>Content related to surrounding elements that doesn’t belong inline, aside
|
h2
|
<header>Navigation or introductory elements for the current section. header
|
caption
|
td
|
legend
|
optgroup
|
address
|
h3
|
nav
|
menu
|
th
|
label
|
option
|
datalist
|
h4
|
<article>Section of the page content, such as a blog or forum post. article
|
<command>Command the user can perform, such as publishing an article. command
|
tbody
|
input
|
output
|
keygen
|
h5
|
footer
|
summary
|
thead
|
textarea
|
button
|
progress
|
h6
|
<hgroup>Collection of headings for the current section. The highest ranked hgroup
|
<details>Contains additional information, such as the contents of an accordian details
|
tfoot
|
-
Root Elemente
-
Text Formatierung
-
Formulare
-
Tabellen
-
Metadata und Scripting
-
Gruppierung / Semantik
-
Document-Semantik
-
Interactive Elemente
Dank geht an Josh Duck für die Vorlage zum Table
Pingback: Übersicht über HTML5-Tags « HTML5Tutorial