HTML 5 – Element-Referenz

Hier finden Sie eine Liste der gültigen HTML5 Elemente in Form einer tabellarischen Referenz. Die Liste ist alphabetisch sortiert und zu jedem Element (auch umgangssprachlich Tag genannt) werden die Elemente genannt innerhalb derer das jeweilige Element vorkommen darf (Parent-Elemente / Eltern-Elemente). Außerdem werden die Elemente genannt, die innerhalb des jeweiligen Elements verwendet werden dürfen (Child-Elemente / Kind-Elemente).
An anderer Stelle finden Sie eine Liste der definierten allgemeinen Attribute in HTML5. Diese dürfen in der Regel mit den meisten Elementen verwendet werden. Attribute, die spezifisch zu den jeweiligen Elementen gehören sind hier ebenfalls in der Tabelle aufgelistet.
a
| Funktion | Definition eines Links |
| Parent-Elemente | abbr, address, area, article, aside, audio, b, base, bdi, bdo, blockquote, body, br, button, canvas, caption, cite, code, col, colgroup, command, datalist, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, input, ins, kbd, keygen, label, legend, li, link, map, mark, menu, meta, meter, nav, noscript, object, ol, optgroup, option, output, p, param, pre, progress, q, rp, rt, ruby, s, samp, script, section, select, small, source, span, strong, style, sub, summary, sup, table, td, tbody, textarea, th, thead, tfoot, time, title, tr, track, ul, var, video, wbr |
| Child-Elemente | a, abbr, address, area, article, aside, audio, b, base, bdi, bdo, blockquote, br, button, canvas, caption, cite, code, col, colgroup, command, datalist, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, input, ins, kbd, keygen, label, legend, li, link, map, mark, menu, meta, meter, nav, noscript, object, ol, optgroup, option, output, p, param, pre, progress, q, rp, rt, ruby, s, samp, script, section, select, small, source, span, strong, style, sub, summary, sup, table, td, tbody, textarea, th, thead, tfoot, time, title, tr, track, ul, var, video, wbr |
| Spezifische Attribute | href, hreflang, media, ping, rel, target, type |
| Bemerkung |
abbr
| Funktion | Textauszeichnung: Abkürzung |
| Parent-Elemente | a, abbr, address, area, article, aside, audio, b, base, bdi, bdo, blockquote, body, br, button, canvas, caption, cite, code, col, colgroup, command, datalist, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, input, ins, kbd, keygen, label, legend, li, link, map, mark, menu, meta, meter, nav, noscript, object, ol, optgroup, option, output, p, param, pre, progress, q, rp, rt, ruby, s, samp, script, section, select, small, source, span, strong, style, sub, summary, sup, table, td, tbody, textarea, th, thead, tfoot, time, title, tr, track, ul, var, video, wbr |
| Child-Elemente | a, abbr, area, b, base, bdi, bdo, br, button, caption, cite, code, col, colgroup, command, datalist, dd, details, dfn, dt, em, embed, html, i, iframe, img, input, kbd, keygen, label, legend, link, map, mark, meta, meter, nav, object, optgroup, option, param, progress, q, rp, rt, ruby, s, samp, script, select, small, source, span, strong, style, sub, summary, sup, tbody, textarea, thead, time, title, var, wbr |
| Attribute | Keine spezifischen Attribute |
| Bemerkung |
address
| Funktion | Textauszeichnung: Adresse |
| Parent-Elemente | blockquote, body, button, dd, del, div, fieldset, form, iframe, ins, li, map, noscript, object, td, th |
| Child-Elemente | a, abbr, area, b, base, bdi, bdo, br, button, caption, cite, code, col, colgroup, command, datalist, dd, details, dfn, dt, em, embed, html, i, iframe, img, input, kbd, keygen, label, legend, link, map, mark, meta, meter, nav, object, optgroup, option, param, progress, q, rp, rt, ruby, s, samp, script, select, small, source, span, strong, style, sub, summary, sup, tbody, textarea, thead, time, title, var, wbr |
| Attribute | Keine spezifischen Attribute |
| Bemerkung |
area
| Funktion | Maussensitiver Bereich einer Imagemap |
| Parent-Elemente | map |
| Child-Elemente | keine |
| Attribute | alt, coords, href, hreflang, media, ping, rel, shape, target, type |
| Bemerkung | Dies ist ein leeres Element. |
article
| Funktion | Eigenständiger Artikel |
| Parent-Elemente | a, abbr, area, article, aside, audio, b, base, bdi, bdo, blockquote, body, br, button, canvas, caption, cite, code, col, colgroup, command, datalist, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, input, ins, kbd, keygen, label, legend, li, link, map, mark, menu, meta, meter, nav, noscript, object, ol, optgroup, option, output, p, param, pre, progress, q, rp, rt, ruby, s, samp, script, section, select, small, source, span, strong, style, sub, summary, sup, table, td, tbody, textarea, th, thead, tfoot, time, title, tr, track, ul, var, video, wbr |
| Child-Elemente | a, abbr, address, area, article, aside, audio, b, base, bdi, bdo, blockquote, br, button, canvas, caption, cite, code, col, colgroup, command, datalist, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, input, ins, kbd, keygen, label, legend, li, link, map, mark, menu, meta, meter, nav, noscript, object, ol, optgroup, option, output, p, param, pre, progress, q, rp, rt, ruby, s, samp, script, section, select, small, source, span, strong, style, sub, summary, sup, table, td, tbody, textarea, th, thead, tfoot, time, title, tr, track, ul, var, video, wbr |
| Attribute | Keine spezifischen Attribute |
| Bemerkung |
aside
| Funktion | Bereich: Seitenleiste oder Anmerkungen |
| Parent-Elemente | body |
| Child-Elemente | a, abbr, address, area, article, aside, audio, b, base, bdi, bdo, blockquote, br, button, canvas, caption, cite, code, col, colgroup, command, datalist, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, input, ins, kbd, keygen, label, legend, li, link, map, mark, menu, meta, meter, nav, noscript, object, ol, optgroup, option, output, p, param, pre, progress, q, rp, rt, ruby, s, samp, script, section, select, small, source, span, strong, style, sub, summary, sup, table, td, tbody, textarea, th, thead, tfoot, time, title, tr, track, ul, var, video, wbr |
| Attribute | Keine spezifischen Attribute |
| Bemerkung |
audio
| Funktion | Audiowiedergabe |
| Parent-Elemente | a, abbr, address, area, article, aside, audio, b, base, bdi, bdo, blockquote, body, br, button, canvas, caption, cite, code, col, colgroup, command, datalist, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, input, ins, kbd, keygen, label, legend, li, link, map, mark, menu, meta, meter, nav, noscript, object, ol, optgroup, option, output, p, param, pre, progress, q, rp, rt, ruby, s, samp, script, section, select, small, source, span, strong, style, sub, summary, sup, table, td, tbody, textarea, th, thead, tfoot, time, title, tr, track, ul, var, video, wbr |
| Child-Elemente | source |
| Attribute | autoplay, controls, loop, preload, src |
| Bemerkung |
b
| Funktion | Textauszeichnung: fett |
| Parent-Elemente | a, abbr, address, area, article, aside, audio, b, base, bdi, bdo, blockquote, body, br, button, canvas, caption, cite, code, col, colgroup, command, datalist, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, input, ins, kbd, keygen, label, legend, li, link, map, mark, menu, meta, meter, nav, noscript, object, ol, optgroup, option, output, p, param, pre, progress, q, rp, rt, ruby, s, samp, script, section, select, small, source, span, strong, style, sub, summary, sup, table, td, tbody, textarea, th, thead, tfoot, time, title, tr, track, ul, var, video, wbr |
| Child-Elemente | a, abbr, area, b, base, bdi, bdo, br, button, caption, cite, code, col, colgroup, command, datalist, dd, details, dfn, dt, em, embed, html, i, iframe, img, input, kbd, keygen, label, legend, link, map, mark, meta, meter, nav, object, optgroup, option, param, progress, q, rp, rt, ruby, s, samp, script, select, small, source, span, strong, style, sub, summary, sup, tbody, textarea, thead, time, title, var, wbr |
| Attribute | autoplay, controls, loop, preload, src |
| Bemerkung |
base
| Funktion | Definition von relativen Pfadangaben |
| Parent-Elemente | head |
| Child-Elemente | keine |
| Attribute | href, target |
| Bemerkung | Dies ist ein leeres Element |
bdi
| Funktion | |
| Parent-Elemente | a, abbr, address, area, article, aside, audio, b, base, bdi, bdo, blockquote, body, br, button, canvas, caption, cite, code, col, colgroup, command, datalist, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, input, ins, kbd, keygen, label, legend, li, link, map, mark, menu, meta, meter, nav, noscript, object, ol, optgroup, option, output, p, param, pre, progress, q, rp, rt, ruby, s, samp, script, section, select, small, source, span, strong, style, sub, summary, sup, table, td, tbody, textarea, th, thead, tfoot, time, title, tr, track, ul, var, video, wbr |
| Child-Elemente | a, abbr, area, b, base, bdi, bdo, br, button, caption, cite, code, col, colgroup, command, datalist, dd, details, dfn, dt, em, embed, html, i, iframe, img, input, kbd, keygen, label, legend, link, map, mark, meta, meter, nav, object, optgroup, option, param, progress, q, rp, rt, ruby, s, samp, script, select, small, source, span, strong, style, sub, summary, sup, tbody, textarea, thead, time, title, var, wbr |
| Attribute | Keine spezifischen Attribute |
| Bemerkung |
bdo
| Funktion | Textauszeichnung: Änderung der Textrichtung |
| Parent-Elemente | a, abbr, address, area, article, aside, audio, b, base, bdi, bdo, blockquote, body, br, button, canvas, caption, cite, code, col, colgroup, command, datalist, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, input, ins, kbd, keygen, label, legend, li, link, map, mark, menu, meta, meter, nav, noscript, object, ol, optgroup, option, output, p, param, pre, progress, q, rp, rt, ruby, s, samp, script, section, select, small, source, span, strong, style, sub, summary, sup, table, td, tbody, textarea, th, thead, tfoot, time, title, tr, track, ul, var, video, wbr |
| Child-Elemente | a, abbr, area, b, base, bdi, bdo, br, button, caption, cite, code, col, colgroup, command, datalist, dd, details, dfn, dt, em, embed, html, i, iframe, img, input, kbd, keygen, label, legend, link, map, mark, meta, meter, nav, object, optgroup, option, param, progress, q, rp, rt, ruby, s, samp, script, select, small, source, span, strong, style, sub, summary, sup, tbody, textarea, thead, time, title, var, wbr |
| Attribute | Keine spezifischen Attribute |
| Bemerkung |
blockquote
| Funktion | Textauszeichnung: Zitat |
| Parent-Elemente | article, aside, blockquote, body, button, dd, del, details, div, fieldset, footer, form, header, iframe, ins, li, map, noscript, object, section, td, th |
| Child-Elemente | address, article, aside, audio, blockquote, canvas, del, div, dl, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, ins, li, menu, noscript, ol, output, p, pre, script, section, table, td, tfoot, th, tr, track, ul, video |
| Attribute | cite |
| Bemerkung |
body
| Funktion | Definiert den Bereich des dargestellten Seiteninhalts |
| Parent-Elemente | html |
| Child-Elemente | address, article, aside, audio, blockquote, canvas, del, div, dl, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, ins, li, menu, noscript, ol, output, p, pre, script, section, table, td, tfoot, th, tr, track, ul, video |
| Attribute | Keine spezifischen Attribute |
| Bemerkung |
br
| Funktion | Zeilenumbruch |
| Parent-Elemente | a, abbr, address, area, article, aside, audio, b, base, bdi, bdo, blockquote, body, br, button, canvas, caption, cite, code, col, colgroup, command, datalist, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, input, ins, kbd, keygen, label, legend, li, link, map, mark, menu, meta, meter, nav, noscript, object, ol, optgroup, option, output, p, param, pre, progress, q, rp, rt, ruby, s, samp, script, section, select, small, source, span, strong, style, sub, summary, sup, table, td, tbody, textarea, th, thead, tfoot, time, title, tr, track, ul, var, video, wbr |
| Child-Elemente | keine |
| Attribute | Keine spezifischen Attribute |
| Bemerkung | Dies ist ein leeres Element. |
button
| Funktion | Definiert eine Schaltfläche (Button) |
| Parent-Elemente | a, abbr, address, area, article, aside, audio, b, base, bdi, bdo, blockquote, body, br, canvas, caption, cite, code, col, colgroup, command, datalist, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, input, ins, kbd, keygen, label, legend, li, link, map, mark, menu, meta, meter, nav, noscript, object, ol, optgroup, option, output, p, param, pre, progress, q, rp, rt, ruby, s, samp, script, section, select, small, source, span, strong, style, sub, summary, sup, table, td, tbody, textarea, th, thead, tfoot, time, title, tr, track, ul, var, video, wbr |
| Child-Elemente | abbr, address, b, bdo, blockquote, br, cite, code, dfn, div, dl, em, h1, h2, h3, h4, h5, h6, hr, i, img, kbd, map, menu, noscript, object, ol, p, pre, q, samp, script, small, span, strong, sub, sup, table, ul, var |
| Attribute | autofocus, disabled, form, formaction, formenctype, formmethod, formnovalidate, formtarget, name, type, value |
| Bemerkung |
canvas
| Funktion | |
| Parent-Elemente | a, abbr, address, area, article, aside, b, base, bdi, bdo, blockquote, body, br, button, caption, cite, code, col, colgroup, command, datalist, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, input, ins, kbd, keygen, label, legend, li, link, map, mark, menu, meta, meter, nav, noscript, object, ol, optgroup, option, output, p, param, pre, progress, q, rp, rt, ruby, s, samp, script, section, select, small, source, span, strong, style, sub, summary, sup, table, td, tbody, textarea, th, thead, tfoot, time, title, tr, track, ul, var, wbr |
| Child-Elemente | a, abbr, area, b, base, bdi, bdo, br, button, caption, cite, code, col, colgroup, command, datalist, dd, details, dfn, dt, em, embed, html, i, iframe, img, input, kbd, keygen, label, legend, link, map, mark, meta, meter, nav, object, optgroup, option, param, progress, q, rp, rt, ruby, s, samp, script, select, small, source, span, strong, style, sub, summary, sup, tbody, textarea, thead, time, title, var, wbr |
| Attribute | height, width |
| Bemerkung |
caption
| Funktion | Tabellenüberschrift |
| Parent-Elemente | table |
| Child-Elemente | a, abbr, area, b, base, bdi, bdo, br, button, caption, cite, code, col, colgroup, command, datalist, dd, details, dfn, dt, em, embed, html, i, iframe, img, input, kbd, keygen, label, legend, link, map, mark, meta, meter, nav, object, optgroup, option, param, progress, q, rp, rt, ruby, s, samp, script, select, small, source, span, strong, style, sub, summary, sup, tbody, textarea, thead, time, title, var, wbr |
| Attribute | Keine spezifischen Attribute |
| Bemerkung |
cite
| Funktion | Textauszeichnung: Titel |
| Parent-Elemente | a, abbr, address, area, article, aside, audio, b, base, bdi, bdo, blockquote, body, br, button, canvas, caption, cite, code, col, colgroup, command, datalist, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, input, ins, kbd, keygen, label, legend, li, link, map, mark, menu, meta, meter, nav, noscript, object, ol, optgroup, option, output, p, param, pre, progress, q, rp, rt, ruby, s, samp, script, section, select, small, source, span, strong, style, sub, summary, sup, table, td, tbody, textarea, th, thead, tfoot, time, title, tr, track, ul, var, video, wbr |
| Child-Elemente | a, abbr, area, b, base, bdi, bdo, br, button, caption, cite, code, col, colgroup, command, datalist, dd, details, dfn, dt, em, embed, html, i, iframe, img, input, kbd, keygen, label, legend, link, map, mark, meta, meter, nav, object, optgroup, option, param, progress, q, rp, rt, ruby, s, samp, script, select, small, source, span, strong, style, sub, summary, sup, tbody, textarea, thead, time, title, var, wbr |
| Attribute | Keine spezifischen Attribute |
| Bemerkung | Mit Titel ist hier kein Titel auf der HTML-Seite gemeint, sondern Textstellen, die z.B. Filmtitel, Buchtitel oder ähnliches enthalten. |
code
| Funktion | Textauszeichnung: Quelltext |
| Parent-Elemente | a, abbr, address, area, article, aside, audio, b, base, bdi, bdo, blockquote, body, br, button, canvas, caption, cite, code, col, colgroup, command, datalist, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, input, ins, kbd, keygen, label, legend, li, link, map, mark, menu, meta, meter, nav, noscript, object, ol, optgroup, option, output, p, param, pre, progress, q, rp, rt, ruby, s, samp, script, section, select, small, source, span, strong, style, sub, summary, sup, table, td, tbody, textarea, th, thead, tfoot, time, title, tr, track, ul, var, video, wbr |
| Child-Elemente | a, abbr, area, b, base, bdi, bdo, br, button, caption, cite, code, col, colgroup, command, datalist, dd, details, dfn, dt, em, embed, html, i, iframe, img, input, kbd, keygen, label, legend, link, map, mark, meta, meter, nav, object, optgroup, option, param, progress, q, rp, rt, ruby, s, samp, script, select, small, source, span, strong, style, sub, summary, sup, tbody, textarea, thead, time, title, var, wbr |
| Attribute | Keine spezifischen Attribute |
| Bemerkung |
col
| Funktion | Inhalt einer Tabellenspalte |
| Parent-Elemente | colgroup, table |
| Child-Elemente | keine |
| Attribute | span |
| Bemerkung | Dies ist ein leeres Element |
colgroup
| Funktion | Gruppe von Tabellenspalten |
| Parent-Elemente | table |
| Child-Elemente | col |
| Attribute | span |
| Bemerkung |
command
| Funktion | Nutzeraufrufbarer Befehl |
| Parent-Elemente | menu |
| Child-Elemente | a, abbr, address, area, article, aside, audio, b, base, bdi, bdo, blockquote, br, button, canvas, caption, cite, code, col, colgroup, datalist, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, input, ins, kbd, keygen, label, legend, li, link, map, mark, meta, meter, nav, noscript, object, ol, optgroup, option, output, p, param, pre, progress, q, rp, rt, ruby, s, samp, script, section, select, small, source, span, strong, style, sub, summary, sup, table, td, tbody, textarea, th, thead, tfoot, time, title, tr, track, ul, var, video, wbr |
| Attribute | checked, disabled, icon, label, radiogroup, type |
| Bemerkung |
datalist
| Funktion | Formularoption für Auswahllisten |
| Parent-Elemente | a, abbr, address, area, article, aside, audio, b, base, bdi, bdo, blockquote, body, br, button, canvas, caption, cite, code, col, colgroup, command, datalist, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, input, ins, kbd, keygen, label, legend, li, link, map, mark, menu, meta, meter, nav, noscript, object, ol, optgroup, option, output, p, param, pre, progress, q, rp, rt, ruby, s, samp, script, section, select, small, source, span, strong, style, sub, summary, sup, table, td, tbody, textarea, th, thead, tfoot, time, title, tr, track, ul, var, video, wbr |
| Child-Elemente | option |
| Attribute | Keine spezifischen Attribute |
| Bemerkung | Verwendung nur mit vorangestelltem Element input möglich |
dd
| Funktion | Listenauszeichnung: Definition |
| Parent-Elemente | dl |
| Child-Elemente | a, abbr, address, area, article, aside, audio, b, base, bdi, bdo, blockquote, br, button, canvas, caption, cite, code, col, colgroup, command, datalist, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, input, ins, kbd, keygen, label, legend, li, link, map, mark, menu, meta, meter, nav, noscript, object, ol, optgroup, option, output, p, param, pre, progress, q, rp, rt, ruby, s, samp, script, section, select, small, source, span, strong, style, sub, summary, sup, table, td, tbody, textarea, th, thead, tfoot, time, title, tr, track, ul, var, video, wbr |
| Attribute | Keine spezifischen Attribute |
| Bemerkung |
del
| Funktion | Textauszeichnung: gelöschter Text |
| Parent-Elemente | a, abbr, address, area, article, aside, audio, b, base, bdi, bdo, blockquote, body, br, button, canvas, caption, cite, code, col, colgroup, command, datalist, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, input, ins, kbd, keygen, label, legend, li, link, map, mark, menu, meta, meter, nav, noscript, object, ol, optgroup, option, output, p, param, pre, progress, q, rp, rt, ruby, s, samp, script, section, select, small, source, span, strong, style, sub, summary, sup, table, td, tbody, textarea, th, thead, tfoot, time, title, tr, track, ul, var, video, wbr |
| Child-Elemente | a, abbr, address, area, article, aside, audio, b, base, bdi, bdo, blockquote, br, button, canvas, caption, cite, code, col, colgroup, command, datalist, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, input, ins, kbd, keygen, label, legend, li, link, map, mark, menu, meta, meter, nav, noscript, object, ol, optgroup, option, output, p, param, pre, progress, q, rp, rt, ruby, s, samp, script, section, select, small, source, span, strong, style, sub, summary, sup, table, td, tbody, textarea, th, thead, tfoot, time, title, tr, track, ul, var, video, wbr |
| Attribute | cite, datetime |
| Bemerkung |
details
| Funktion | Ergänzende Details |
| Parent-Elemente | a, abbr, address, area, article, aside, audio, b, base, bdi, bdo, blockquote, body, br, button, canvas, caption, cite, code, col, colgroup, command, datalist, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, input, ins, kbd, keygen, label, legend, li, link, map, mark, menu, meta, meter, nav, noscript, object, ol, optgroup, option, output, p, param, pre, progress, q, rp, rt, ruby, s, samp, script, section, select, small, source, span, strong, style, sub, summary, sup, table, td, tbody, textarea, th, thead, tfoot, time, title, tr, track, ul, var, video, wbr |
| Child-Elemente | a, abbr, address, area, article, aside, audio, b, base, bdi, bdo, blockquote, br, button, canvas, caption, cite, code, col, colgroup, command, datalist, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, input, ins, kbd, keygen, label, legend, li, link, map, mark, menu, meta, meter, nav, noscript, object, ol, optgroup, option, output, p, param, pre, progress, q, rp, rt, ruby, s, samp, script, section, select, small, source, span, strong, style, sub, summary, sup, table, td, tbody, textarea, th, thead, tfoot, time, title, tr, track, ul, var, video, wbr |
| Attribute | open |
| Bemerkung |
dfn
| Funktion | Textauszeichnung: Definition |
| Parent-Elemente | a, abbr, address, area, article, aside, audio, b, base, bdi, bdo, blockquote, body, br, button, canvas, caption, cite, code, col, colgroup, command, datalist, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, input, ins, kbd, keygen, label, legend, li, link, map, mark, menu, meta, meter, nav, noscript, object, ol, optgroup, option, output, p, param, pre, progress, q, rp, rt, ruby, s, samp, script, section, select, small, source, span, strong, style, sub, summary, sup, table, td, tbody, textarea, th, thead, tfoot, time, title, tr, track, ul, var, video, wbr |
| Child-Elemente | keine |
| Attribute | Keine spezifischen Attribute |
| Bemerkung | Das Element darf nur Text enthalten. |
div
| Funktion | Textauszeichnung: ohne Formatierung |
| Parent-Elemente | a, abbr, address, area, article, aside, audio, b, base, bdi, bdo, blockquote, body, br, button, canvas, caption, cite, code, col, colgroup, command, datalist, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, input, ins, kbd, keygen, label, legend, li, link, map, mark, menu, meta, meter, nav, noscript, object, ol, optgroup, option, output, p, param, pre, progress, q, rp, rt, ruby, s, samp, script, section, select, small, source, span, strong, style, sub, summary, sup, table, td, tbody, textarea, th, thead, tfoot, time, title, tr, track, ul, var, video, wbr |
| Child-Elemente | a, abbr, address, area, article, aside, audio, b, base, bdi, bdo, blockquote, br, button, canvas, caption, cite, code, col, colgroup, command, datalist, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, input, ins, kbd, keygen, label, legend, li, link, map, mark, menu, meta, meter, nav, noscript, object, ol, optgroup, option, output, p, param, pre, progress, q, rp, rt, ruby, s, samp, script, section, select, small, source, span, strong, style, sub, summary, sup, table, td, tbody, textarea, th, thead, tfoot, time, title, tr, track, ul, var, video, wbr |
| Attribute | Keine spezifischen Attribute |
| Bemerkung |
dl
| Funktion | Listenauszeichnung: Definitionsliste |
| Parent-Elemente | blockquote, body, button, dd, del, div, fieldset, form, iframe, ins, li, map, noscript, object, td, th |
| Child-Elemente | dd, td |
| Attribute | Keine spezifischen Attribute |
| Bemerkung |
doctype
| Funktion | Dokumentendeklaration |
| Parent-Elemente | – |
| Child-Elemente | – |
| Attribute | – |
| Bemerkung |
dt
| Funktion | Listenauszeichnung: Punkt in einer Definitionsliste |
| Parent-Elemente | dl |
| Child-Elemente | a, abbr, area, b, base, bdi, bdo, br, button, caption, cite, code, col, colgroup, command, datalist, dd, details, dfn, dt, em, embed, html, i, iframe, img, input, kbd, keygen, label, legend, link, map, mark, meta, meter, nav, object, optgroup, option, param, progress, q, rp, rt, ruby, s, samp, script, select, small, source, span, strong, style, sub, summary, sup, tbody, textarea, thead, time, title, var, wbr |
| Attribute | Keine spezifischen Attribute |
| Bemerkung |
em
| Funktion | Textauszeichnung: nachdrücklich betonter Text |
| Parent-Elemente | a, abbr, address, area, article, aside, audio, b, base, bdi, bdo, blockquote, body, br, button, canvas, caption, cite, code, col, colgroup, command, datalist, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, input, ins, kbd, keygen, label, legend, li, link, map, mark, menu, meta, meter, nav, noscript, object, ol, optgroup, option, output, p, param, pre, progress, q, rp, rt, ruby, s, samp, script, section, select, small, source, span, strong, style, sub, summary, sup, table, td, tbody, textarea, th, thead, tfoot, time, title, tr, track, ul, var, video, wbr |
| Child-Elemente | a, abbr, area, b, base, bdi, bdo, br, button, caption, cite, code, col, colgroup, command, datalist, dd, details, dfn, dt, em, embed, html, i, iframe, img, input, kbd, keygen, label, legend, link, map, mark, meta, meter, nav, object, optgroup, option, param, progress, q, rp, rt, ruby, s, samp, script, select, small, source, span, strong, style, sub, summary, sup, tbody, textarea, thead, time, title, var, wbr |
| Attribute | Keine spezifischen Attribute |
| Bemerkung |
embed
| Funktion | Einbinden von Multimediainhalten |
| Parent-Elemente | a, abbr, address, area, article, aside, audio, b, base, bdi, bdo, blockquote, body, br, button, canvas, caption, cite, code, col, colgroup, command, datalist, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, input, ins, kbd, keygen, label, legend, li, link, map, mark, menu, meta, meter, nav, noscript, object, ol, optgroup, option, output, p, param, pre, progress, q, rp, rt, ruby, s, samp, script, section, select, small, source, span, strong, style, sub, summary, sup, table, td, tbody, textarea, th, thead, tfoot, time, title, tr, track, ul, var, video, wbr |
| Child-Elemente | keine |
| Attribute | height, src, type, width |
| Bemerkung | Dies ist ein leeres Element |
fieldset
| Funktion | Gruppendefinition von Formularelementen |
| Parent-Elemente | blockquote, body, button, dd, del, div, fieldset, form, iframe, ins, li, map, noscript, object, td, th |
| Child-Elemente | a, abbr, address, area, article, aside, audio, b, base, bdi, bdo, blockquote, br, button, canvas, caption, cite, code, col, colgroup, command, datalist, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, input, ins, kbd, keygen, label, legend, li, link, map, mark, menu, meta, meter, nav, noscript, object, ol, optgroup, option, output, p, param, pre, progress, q, rp, rt, ruby, s, samp, script, section, select, small, source, span, strong, style, sub, summary, sup, table, td, tbody, textarea, th, thead, tfoot, time, title, tr, track, ul, var, video, wbr |
| Attribute | disabled, form, name |
| Bemerkung | Child-Elemente: legend gefolgt von den anderen erlaubten |
figcaption
| Funktion | Überschrift im Abbildungsbereich |
| Parent-Elemente | figure |
| Child-Elemente | a, abbr, area, b, base, bdi, bdo, br, button, caption, cite, code, col, colgroup, command, datalist, dd, details, dfn, dt, em, embed, html, i, iframe, img, input, kbd, keygen, label, legend, link, map, mark, meta, meter, nav, object, optgroup, option, param, progress, q, rp, rt, ruby, s, samp, script, select, small, source, span, strong, style, sub, summary, sup, tbody, textarea, thead, time, title, var, wbr |
| Attribute | Keine spezifischen Attribute |
| Bemerkung |
figure
| Funktion | Definition eines Abbildungsbereichs |
| Parent-Elemente | a, abbr, address, area, article, aside, audio, b, base, bdi, bdo, blockquote, body, br, button, canvas, caption, cite, code, col, colgroup, command, datalist, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, input, ins, kbd, keygen, label, legend, li, link, map, mark, menu, meta, meter, nav, noscript, object, ol, optgroup, option, output, p, param, pre, progress, q, rp, rt, ruby, s, samp, script, section, select, small, source, span, strong, style, sub, summary, sup, table, td, tbody, textarea, th, thead, tfoot, time, title, tr, track, ul, var, video, wbr |
| Child-Elemente | a, abbr, address, area, article, aside, audio, b, base, bdi, bdo, blockquote, br, button, canvas, caption, cite, code, col, colgroup, command, datalist, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, input, ins, kbd, keygen, label, legend, li, link, map, mark, menu, meta, meter, nav, noscript, object, ol, optgroup, option, output, p, param, pre, progress, q, rp, rt, ruby, s, samp, script, section, select, small, source, span, strong, style, sub, summary, sup, table, td, tbody, textarea, th, thead, tfoot, time, title, tr, track, ul, var, video, wbr |
| Attribute | Keine spezifischen Attribute |
| Bemerkung |
footer
| Funktion | Fußzeile/Fußbereich |
| Parent-Elemente | a, abbr, address, area, article, aside, audio, b, base, bdi, bdo, blockquote, body, br, button, canvas, caption, cite, code, col, colgroup, command, datalist, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, form, h1, h2, h3, h4, h5, h6, hgroup, hr, html, i, iframe, img, input, ins, kbd, keygen, label, legend, li, link, map, mark, menu, meta, meter, nav, noscript, object, ol, optgroup, option, output, p, param, pre, progress, q, rp, rt, ruby, s, samp, script, section, select, small, source, span, strong, style, sub, summary, sup, table, td, tbody, textarea, th, thead, tfoot, time, title, tr, track, ul, var, video, wbr |
| Child-Elemente | a, abbr, address, area, article, aside, audio, b, base, bdi, bdo, blockquote, body, br, button, canvas, caption, cite, code, col, colgroup, command, datalist, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, form, h1, h2, h3, h4, h5, h6, hgroup, hr, html, i, iframe, img, input, ins, kbd, keygen, label, legend, li, link, map, mark, menu, meta, meter, nav, noscript, object, ol, optgroup, option, output, p, param, pre, progress, q, rp, rt, ruby, s, samp, script, section, select, small, source, span, strong, style, sub, summary, sup, table, td, tbody, textarea, th, thead, tfoot, time, title, tr, track, ul, var, video, wbr |
| Attribute | Keine spezifischen Attribute |
| Bemerkung |
form
| Funktion | Formulardefinition |
| Parent-Elemente | blockquote, body, button, dd, del, div, fieldset, form, iframe, ins, li, map, noscript, object, td, th |
| Child-Elemente | address, article, aside, audio, blockquote, canvas, del, div, dl, fieldset, figcaption, figure, footer, h1, h2, h3, h4, h5, h6, header, hgroup, hr, ins, li, menu, noscript, ol, output, p, pre, script, section, table, td, tfoot, th, tr, track, ul, video |
| Attribute | accept-charset, action, autocomplete, enctype, method, name, novalidate, target |
| Bemerkung |
h1 – h6
| Funktion | Markiert eine Überschrift |
| Parent-Elemente | blockquote, body, button, dd, del, div, fieldset, form, iframe, ins, li, map, noscript, object, td, th |
| Child-Elemente | a, abbr, area, b, base, bdi, bdo, br, button, caption, cite, code, col, colgroup, command, datalist, dd, details, dfn, dt, em, embed, html, i, iframe, img, input, kbd, keygen, label, legend, link, map, mark, meta, meter, nav, object, optgroup, option, param, progress, q, rp, rt, ruby, s, samp, script, select, small, source, span, strong, style, sub, summary, sup, tbody, textarea, thead, time, title, var, wbr |
| Attribute | accesskey, class, contenteditable, contextmenu, data, dir, draggable, hidden, id, item, itemprop, lang, spellcheck, style, subject, tabindex, title |
| Bemerkung | Keine spezifischen Attribute |
head
| Funktion | Dokumentenkopf (Header) eines HTML-Dokuments |
| Parent-Elemente | html |
| Child-Elemente | base, link, meta, object, script, style |
| Attribute | Keine spezifischen Attribute |
| Bemerkung | Das Element title muss verwendet werden. |
header
| Funktion | Kopfbereich des Inhalts |
| Parent-Elemente | a, abbr, address, area, article, aside, audio, b, base, bdi, bdo, blockquote, body, br, button, canvas, caption, cite, code, col, colgroup, command, datalist, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, form, h1, h2, h3, h4, h5, h6, hgroup, hr, html, i, iframe, img, input, ins, kbd, keygen, label, legend, li, link, map, mark, menu, meta, meter, nav, noscript, object, ol, optgroup, option, output, p, param, pre, progress, q, rp, rt, ruby, s, samp, script, section, select, small, source, span, strong, style, sub, summary, sup, table, td, tbody, textarea, th, thead, tfoot, time, title, tr, track, ul, var, video, wbr |
| Child-Elemente | a, abbr, address, area, article, aside, audio, b, base, bdi, bdo, blockquote, br, button, canvas, caption, cite, code, col, colgroup, command, datalist, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, form, h1, h2, h3, h4, h5, h6, hgroup, hr, html, i, iframe, img, input, ins, kbd, keygen, label, legend, li, link, map, mark, menu, meta, meter, nav, noscript, object, ol, optgroup, option, output, p, param, pre, progress, q, rp, rt, ruby, s, samp, script, section, select, small, source, span, strong, style, sub, summary, sup, table, td, tbody, textarea, th, thead, tfoot, time, title, tr, track, ul, var, video, wbr |
| Attribute | Keine spezifischen Attribute |
| Bemerkung |
hgroup
| Funktion | Überschriftengruppe |
| Parent-Elemente | address, article, aside, audio, blockquote, body, canvas, del, div, dl, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, ins, li, menu, noscript, ol, output, p, pre, section, table, td, tfoot, th, tr, track, ul, video |
| Child-Elemente | h1, h2, h3, h4, h5, h6 |
| Attribute | Keine spezifischen Attribute |
| Bemerkung |
hr
| Funktion | Horizontale Linie |
| Parent-Elemente | blockquote, body, button, dd, del, div, fieldset, form, iframe, ins, li, map, noscript, object, td, th |
| Child-Elemente | keine |
| Attribute | Keine spezifischen Attribute |
| Bemerkung | Dies ist ein leeres Element. |
html
| Funktion | Wurzelelement |
| Parent-Elemente | Keine |
| Child-Elemente | body, head |
| Attribute | manifest |
| Bemerkung | Der Einsatz der Child-Elemente muss in der Reihenfolge: head, dann body erfolgen.Es sind die oben genannten Attribute zwar erlaubt, in der Praxis werden jedoch keine Attribute verwendet. |
i
| Funktion | Textauszeichnung: kursiver Text |
| Parent-Elemente | a, abbr, address, area, article, aside, audio, b, base, bdi, bdo, blockquote, body, br, button, canvas, caption, cite, code, col, colgroup, command, datalist, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, input, ins, kbd, keygen, label, legend, li, link, map, mark, menu, meta, meter, nav, noscript, object, ol, optgroup, option, output, p, param, pre, progress, q, rp, rt, ruby, s, samp, script, section, select, small, source, span, strong, style, sub, summary, sup, table, td, tbody, textarea, th, thead, tfoot, time, title, tr, track, ul, var, video, wbr |
| Child-Elemente | a, abbr, area, b, base, bdi, bdo, br, button, caption, cite, code, col, colgroup, command, datalist, dd, details, dfn, dt, em, embed, html, i, iframe, img, input, kbd, keygen, label, legend, link, map, mark, meta, meter, nav, object, optgroup, option, param, progress, q, rp, rt, ruby, s, samp, script, select, small, source, span, strong, style, sub, summary, sup, tbody, textarea, thead, time, title, var, wbr |
| Attribute | Keine spezifischen Attribute |
| Bemerkung |
iframe
| Funktion | Definition eines eingebetteten Fensters |
| Parent-Elemente | a, abbr, address, area, article, aside, audio, b, base, bdi, bdo, blockquote, body, br, canvas, caption, cite, code, col, colgroup, command, datalist, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, input, ins, kbd, keygen, label, legend, li, link, map, mark, menu, meta, meter, nav, noscript, object, ol, optgroup, option, output, p, param, pre, progress, q, rp, rt, ruby, s, samp, script, section, select, small, source, span, strong, style, sub, summary, sup, table, td, tbody, textarea, th, thead, tfoot, time, title, tr, track, ul, var, video, wbr |
| Child-Elemente | a, abbr, address, area, article, aside, audio, b, base, bdi, bdo, blockquote, br, button, canvas, caption, cite, code, col, colgroup, command, datalist, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, input, ins, kbd, keygen, label, legend, li, link, map, mark, menu, meta, meter, nav, noscript, object, ol, optgroup, option, output, p, param, pre, progress, q, rp, rt, ruby, s, samp, script, section, select, small, source, span, strong, style, sub, summary, sup, table, td, tbody, textarea, th, thead, tfoot, time, title, tr, track, ul, var, video, wbr |
| Attribute | height, name, sandbox, seamless, src, srcdoc, width |
| Bemerkung |
img
| Funktion | Einbindung einer Grafikdatei |
| Parent-Elemente | a, abbr, address, area, article, aside, audio, b, base, bdi, bdo, blockquote, body, br, button, canvas, caption, cite, code, col, colgroup, command, datalist, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, input, ins, kbd, keygen, label, legend, li, link, map, mark, menu, meta, meter, nav, noscript, object, ol, optgroup, option, output, p, param, progress, q, rp, rt, ruby, s, samp, script, section, select, small, source, span, strong, style, sub, summary, sup, table, td, tbody, textarea, th, thead, tfoot, time, title, tr, track, ul, var, video, wbr |
| Child-Elemente | keine |
| Attribute | alt, src, height, ismap, usemap, width |
| Bemerkung | Dies ist ein leeres Element |
input
| Funktion | Definition eines Formularelements |
| Parent-Elemente | a, abbr, address, area, article, aside, audio, b, base, bdi, bdo, blockquote, body, br, button, canvas, caption, cite, code, col, colgroup, command, datalist, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, input, ins, kbd, keygen, label, legend, li, link, map, mark, menu, meta, meter, nav, noscript, object, ol, optgroup, option, output, p, param, progress, q, rp, rt, ruby, s, samp, script, section, select, small, source, span, strong, style, sub, summary, sup, table, td, tbody, textarea, th, thead, tfoot, time, title, tr, track, ul, var, video, wbr |
| Child-Elemente | keine |
| Attribute | 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 |
| Bemerkung | Dies ist ein leeres Element. |
ins
| Funktion | Textauszeichnung: eingefügter Text |
| Parent-Elemente | a, abbr, address, area, article, aside, audio, b, base, bdi, bdo, blockquote, body, br, button, canvas, caption, cite, code, col, colgroup, command, datalist, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, input, ins, kbd, keygen, label, legend, li, link, map, mark, menu, meta, meter, nav, noscript, object, ol, optgroup, option, output, p, param, pre, progress, q, rp, rt, ruby, s, samp, script, section, select, small, source, span, strong, style, sub, summary, sup, table, td, tbody, textarea, th, thead, tfoot, time, title, tr, track, ul, var, video, wbr |
| Child-Elemente | a, abbr, address, area, article, aside, audio, b, base, bdi, bdo, blockquote, br, button, canvas, caption, cite, code, col, colgroup, command, datalist, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, input, ins, kbd, keygen, label, legend, li, link, map, mark, menu, meta, meter, nav, noscript, object, ol, optgroup, option, output, p, param, pre, progress, q, rp, rt, ruby, s, samp, script, section, select, small, source, span, strong, style, sub, summary, sup, table, td, tbody, textarea, th, thead, tfoot, time, title, tr, track, ul, var, video, wbr |
| Attribute | cite, datetime |
| Bemerkung |
kbd
| Funktion | Textauszeichnung: Tastatur |
| Parent-Elemente | a, abbr, address, area, article, aside, audio, b, base, bdi, bdo, blockquote, body, br, button, canvas, caption, cite, code, col, colgroup, command, datalist, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, input, ins, kbd, keygen, label, legend, li, link, map, mark, menu, meta, meter, nav, noscript, object, ol, optgroup, option, output, p, param, pre, progress, q, rp, rt, ruby, s, samp, script, section, select, small, source, span, strong, style, sub, summary, sup, table, td, tbody, textarea, th, thead, tfoot, time, title, tr, track, ul, var, video, wbr |
| Child-Elemente | a, abbr, area, b, base, bdi, bdo, br, button, caption, cite, code, col, colgroup, command, datalist, dd, details, dfn, dt, em, embed, html, i, iframe, img, input, kbd, keygen, label, legend, link, map, mark, meta, meter, nav, object, optgroup, option, param, progress, q, rp, rt, ruby, s, samp, script, select, small, source, span, strong, style, sub, summary, sup, tbody, textarea, thead, time, title, var, wbr |
| Attribute | Keine spezifischen Attribute |
| Bemerkung |
keygen
| Funktion | Generierung eines Schlüssels in Formularen |
| Parent-Elemente | form |
| Child-Elemente | keine |
| Attribute | autofocus, challenge, disabled, form, keytype, name |
| Bemerkung | Dies ist ein leeres Element. |
label
| Funktion | Zuordnung von Text zu Formularfeldern |
| Parent-Elemente | form |
| Child-Elemente | a, abbr, area, b, base, bdi, bdo, br, button, caption, cite, code, col, colgroup, command, datalist, dd, details, dfn, dt, em, embed, html, i, iframe, img, input, kbd, keygen, legend, link, map, mark, meta, meter, nav, object, optgroup, option, param, progress, q, rp, rt, ruby, s, samp, script, select, small, source, span, strong, style, sub, summary, sup, tbody, textarea, thead, time, title, var, wbr |
| Attribute | for, form |
| Bemerkung |
legend
| Funktion | Definiert eine Überschrift zu Formularelementen |
| Parent-Elemente | fieldset |
| Child-Elemente | a, abbr, area, b, base, bdi, bdo, br, button, caption, cite, code, col, colgroup, command, datalist, dd, details, dfn, dt, em, embed, html, i, iframe, img, input, kbd, keygen, label, legend, link, map, mark, meta, meter, nav, object, optgroup, option, param, progress, q, rp, rt, ruby, s, samp, script, select, small, source, span, strong, style, sub, summary, sup, tbody, textarea, thead, time, title, var, wbr |
| Attribute | Keine spezifischen Attribute |
| Bemerkung |
li
| Funktion | Listenauszeichnung: definiert einen Eintrag |
| Parent-Elemente | menu, ol, ul |
| Child-Elemente | a, abbr, address, area, article, aside, audio, b, base, bdi, bdo, blockquote, br, button, canvas, caption, cite, code, col, colgroup, command, datalist, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, input, ins, kbd, keygen, label, legend, li, link, map, mark, menu, meta, meter, nav, noscript, object, ol, optgroup, option, output, p, param, pre, progress, q, rp, rt, ruby, s, samp, script, section, select, small, source, span, strong, style, sub, summary, sup, table, td, tbody, textarea, th, thead, tfoot, time, title, tr, track, ul, var, video, wbr |
| Attribute | value |
| Bemerkung |
link
| Funktion | Definiert eine Verknüpfung zu einer externen Datei |
| Parent-Elemente | head |
| Child-Elemente | keine |
| Attribute | href, hreflang, hreflang, media, rel, sizes, type |
| Bemerkung | Dies ist ein leeres Element. |
map
| Funktion | Definiert eine Imagemap |
| Parent-Elemente | a, abbr, address, area, article, aside, audio, b, base, bdi, bdo, blockquote, body, br, button, canvas, caption, cite, code, col, colgroup, command, datalist, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, input, ins, kbd, keygen, label, legend, li, link, map, mark, menu, meta, meter, nav, noscript, object, ol, optgroup, option, output, p, param, pre, progress, q, rp, rt, ruby, s, samp, script, section, select, small, source, span, strong, style, sub, summary, sup, table, td, tbody, textarea, th, thead, tfoot, time, title, tr, track, ul, var, video, wbr |
| Child-Elemente | address, area, article, aside, audio, blockquote, canvas, del, div, dl, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, ins, li, menu, noscript, ol, output, p, pre, section, table, td, tfoot, th, tr, track, ul, video |
| Attribute | name |
| Bemerkung |
mark
| Funktion | Textauszeichnung: relevanter Inhalt |
| Parent-Elemente | a, abbr, address, area, article, aside, audio, b, base, bdi, bdo, blockquote, body, br, button, canvas, caption, cite, code, col, colgroup, command, datalist, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, input, ins, kbd, keygen, label, legend, li, link, map, mark, menu, meta, meter, nav, noscript, object, ol, optgroup, option, output, p, param, pre, progress, q, rp, rt, ruby, s, samp, script, section, select, small, source, span, strong, style, sub, summary, sup, table, td, tbody, textarea, th, thead, tfoot, time, title, tr, track, ul, var, video, wbr |
| Child-Elemente | a, abbr, area, b, base, bdi, bdo, br, button, caption, cite, code, col, colgroup, command, datalist, dd, details, dfn, dt, em, embed, html, i, iframe, img, input, kbd, keygen, label, legend, link, map, mark, meta, meter, nav, object, optgroup, option, param, progress, q, rp, rt, ruby, s, samp, script, select, small, source, span, strong, style, sub, summary, sup, tbody, textarea, thead, time, title, var, wbr |
| Attribute | Keine spezifischen Attribute |
| Bemerkung |
menu
| Funktion | Listenauszeichnung: Menüliste |
| Parent-Elemente | blockquote, body, button, dd, del, div, fieldset, form, iframe, ins, li, map, noscript, object, td, th |
| Child-Elemente | li |
| Attribute | label, type |
| Bemerkung |
meta
| Funktion | Dient zur Definition von Metadaten im Header |
| Parent-Elemente | head |
| Child-Elemente | Keine |
| Attribute | charset, content, http-equiv, name |
| Bemerkung | Dies ist ein leeres Element. |
meter
| Funktion | Metrische Werte |
| Parent-Elemente | a, abbr, address, area, article, aside, audio, b, base, bdi, bdo, blockquote, body, br, button, canvas, caption, cite, code, col, colgroup, command, datalist, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, input, ins, kbd, keygen, label, legend, li, link, map, mark, menu, meta, meter, nav, noscript, object, ol, optgroup, option, output, p, param, pre, progress, q, rp, rt, ruby, s, samp, script, section, select, small, source, span, strong, style, sub, summary, sup, table, td, tbody, textarea, th, thead, tfoot, time, title, tr, track, ul, var, video, wbr |
| Child-Elemente | a, abbr, area, b, base, bdi, bdo, br, button, caption, cite, code, col, colgroup, command, datalist, dd, details, dfn, dt, em, embed, html, i, iframe, img, input, kbd, keygen, label, legend, link, map, mark, meta, meter, nav, object, optgroup, option, param, progress, q, rp, rt, ruby, s, samp, script, select, small, source, span, strong, style, sub, summary, sup, tbody, textarea, thead, time, title, var, wbr |
| Attribute | form, high, low, max, min, optimum, value |
| Bemerkung |
nav
| Funktion | Navigationsbereich |
| Parent-Elemente | a, abbr, address, area, article, aside, audio, b, base, bdi, bdo, blockquote, body, br, button, canvas, caption, cite, code, col, colgroup, command, datalist, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, input, ins, kbd, keygen, label, legend, li, link, map, mark, menu, meta, meter, nav, noscript, object, ol, optgroup, option, output, p, param, pre, progress, q, rp, rt, ruby, s, samp, script, section, select, small, source, span, strong, style, sub, summary, sup, table, td, tbody, textarea, th, thead, tfoot, time, title, tr, track, ul, var, video, wbr |
| Child-Elemente | a, abbr, address, area, article, aside, audio, b, base, bdi, bdo, blockquote, br, button, canvas, caption, cite, code, col, colgroup, command, datalist, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, input, ins, kbd, keygen, label, legend, li, link, map, mark, menu, meta, meter, nav, noscript, object, ol, optgroup, option, output, p, param, pre, progress, q, rp, rt, ruby, s, samp, script, section, select, small, source, span, strong, style, sub, summary, sup, table, td, tbody, textarea, th, thead, tfoot, time, title, tr, track, ul, var, video, wbr |
| Attribute | Keine spezifischen Attribute |
| Bemerkung |
noscript
| Funktion | Noscript-Bereich |
| Parent-Elemente | blockquote, body, button, dd, del, div, fieldset, form, iframe, ins, li, map, noscript, object, td, th |
| Child-Elemente | address, article, aside, audio, blockquote, canvas, del, div, dl, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, ins, li, menu, noscript, ol, output, p, pre, section, table, td, tfoot, th, tr, track, ul, video |
| Attribute | Keine spezifischen Attribute |
| Bemerkung | Der so markierte Bereich wird angezeigt, wenn ein Skript, das im Element script defifiert ist nicht ausgeführt werden kann. Z.B. wenn aus Sicherheitsgründen Skripte im Browser gesperrt sind. |
object
| Funktion | Einbindung von Mediadateien |
| Parent-Elemente | a, abbr, address, area, article, aside, audio, b, base, bdi, bdo, blockquote, body, br, button, canvas, caption, cite, code, col, colgroup, command, datalist, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, head, header, hgroup, hr, html, i, iframe, img, input, ins, kbd, keygen, label, legend, li, link, map, mark, menu, meta, meter, nav, noscript, object, ol, optgroup, option, output, p, param, progress, q, rp, rt, ruby, s, samp, script, section, select, small, source, span, strong, style, sub, summary, sup, table, td, tbody, textarea, th, thead, tfoot, time, title, tr, track, ul, var, video, wbr |
| Child-Elemente | a, abbr, address, area, article, aside, audio, b, base, bdi, bdo, blockquote, br, button, canvas, caption, cite, code, col, colgroup, command, datalist, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, input, ins, kbd, keygen, label, legend, li, link, map, mark, menu, meta, meter, nav, noscript, object, ol, optgroup, option, output, p, param, pre, progress, q, rp, rt, ruby, s, samp, script, section, select, small, source, span, strong, style, sub, summary, sup, table, td, tbody, textarea, th, thead, tfoot, time, title, tr, track, ul, var, video, wbr |
| Attribute | data, form, height, name, type, usemap, width |
| Bemerkung |
ol
| Funktion | Listenauszeichnung: nummerierte Liste |
| Parent-Elemente | blockquote, body, button, dd, del, div, fieldset, form, iframe, ins, li, map, noscript, object, td, th |
| Child-Elemente | li |
| Attribute | reversed, start |
| Bemerkung |
optgroup
| Funktion | Definiert eine Gruppe von Menüeinträgen |
| Parent-Elemente | select |
| Child-Elemente | option |
| Attribute | disabled, label |
| Bemerkung |
option
| Funktion | Listenauszeichnung: Eintrag |
| Parent-Elemente | optgroup, select |
| Child-Elemente | Keine |
| Attribute | Disabled, label, selected |
| Bemerkung | Es ist nur Text als Inhalt erlaubt. |
output
| Funktion | Ergebnis einer Berechnung in Formularen |
| Parent-Elemente | form |
| Child-Elemente | a, abbr, area, b, base, bdi, bdo, br, button, caption, cite, code, col, colgroup, command, datalist, dd, details, dfn, dt, em, embed, html, i, iframe, img, input, kbd, keygen, label, legend, link, map, mark, meta, meter, nav, object, optgroup, option, param, progress, q, rp, rt, ruby, s, samp, script, select, small, source, span, strong, style, sub, summary, sup, tbody, textarea, thead, time, title, var, wbr |
| Attribute | for, form, name |
| Bemerkung |
p
| Funktion | Absatzdefinition |
| Parent-Elemente | address, blockquote, body, button, dd, del, div, fieldset, form, iframe, ins, li, map, noscript, object, td, th |
| Child-Elemente | a, abbr, area, b, base, bdi, bdo, br, button, caption, cite, code, col, colgroup, command, datalist, dd, details, dfn, dt, em, embed, html, i, iframe, img, input, kbd, keygen, label, legend, link, map, mark, meta, meter, nav, object, optgroup, option, param, progress, q, rp, rt, ruby, s, samp, script, select, small, source, span, strong, style, sub, summary, sup, tbody, textarea, thead, time, title, var, wbr |
| Attribute | Keine spezifischen Attribute |
| Bemerkung |
param
| Funktion | Parameterdefinition beim Element object |
| Parent-Elemente | object |
| Child-Elemente | Keine |
| Attribute | name, value |
| Bemerkung | Dies ist ein leeres Element. |
pre
| Funktion | Textauszeichnung: vorformatierter Text |
| Parent-Elemente | blockquote, body, button, dd, del, div, fieldset, form, iframe, ins, li, map, noscript, object, td, th |
| Child-Elemente | a, abbr, b, bdo, br, button, cite, code, dfn, em, i, input, iframe, kbd, label, map, q, samp, script, select, span, strong, textarea, var |
| Attribute | Keine spezifischen Attribute |
| Bemerkung |
progress
| Funktion | Fortschrittsanzeige einer Funktion |
| Parent-Elemente | a, abbr, address, area, article, aside, audio, b, base, bdi, bdo, blockquote, body, br, button, canvas, caption, cite, code, col, colgroup, command, datalist, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, input, ins, kbd, keygen, label, legend, li, link, map, mark, menu, meta, meter, nav, noscript, object, ol, optgroup, option, output, p, param, pre, progress, q, rp, rt, ruby, s, samp, script, section, select, small, source, span, strong, style, sub, summary, sup, table, td, tbody, textarea, th, thead, tfoot, time, title, tr, track, ul, var, video, wbr |
| Child-Elemente | a, abbr, area, b, base, bdi, bdo, br, button, caption, cite, code, col, colgroup, command, datalist, dd, details, dfn, dt, em, embed, html, i, iframe, img, input, kbd, keygen, label, legend, link, map, mark, meta, meter, nav, object, optgroup, option, param, progress, q, rp, rt, ruby, s, samp, script, select, small, source, span, strong, style, sub, summary, sup, tbody, textarea, thead, time, title, var, wbr |
| Attribute | max, value |
| Bemerkung |
q
| Funktion | Textauszeichnung: Zitat |
| Parent-Elemente | a, abbr, address, area, article, aside, audio, b, base, bdi, bdo, blockquote, body, br, button, canvas, caption, cite, code, col, colgroup, command, datalist, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, input, ins, kbd, keygen, label, legend, li, link, map, mark, menu, meta, meter, nav, noscript, object, ol, optgroup, option, output, p, param, pre, progress, q, rp, rt, ruby, s, samp, script, section, select, small, source, span, strong, style, sub, summary, sup, table, td, tbody, textarea, th, thead, tfoot, time, title, tr, track, ul, var, video, wbr |
| Child-Elemente | a, abbr, area, b, base, bdi, bdo, br, button, caption, cite, code, col, colgroup, command, datalist, dd, details, dfn, dt, em, embed, html, i, iframe, img, input, kbd, keygen, label, legend, link, map, mark, meta, meter, nav, object, optgroup, option, param, progress, q, rp, rt, ruby, s, samp, script, select, small, source, span, strong, style, sub, summary, sup, tbody, textarea, thead, time, title, var, wbr |
| Attribute | cite |
| Bemerkung |
rp
| Funktion | Klammern für Ruby-Annotationen |
| Parent-Elemente | ruby |
| Child-Elemente | a, abbr, area, b, base, bdi, bdo, br, button, caption, cite, code, col, colgroup, command, datalist, dd, details, dfn, dt, em, embed, html, i, iframe, img, input, kbd, keygen, label, legend, link, map, mark, meta, meter, nav, object, optgroup, option, param, progress, q, rp, rt, ruby, s, samp, script, select, small, source, span, strong, style, sub, summary, sup, tbody, textarea, thead, time, title, var, wbr |
| Attribute | Keine spezifischen Attribute |
| Bemerkung |
rt
| Funktion | Text von Ruby-Annotationen |
| Parent-Elemente | ruby |
| Child-Elemente | a, abbr, area, b, base, bdi, bdo, br, button, caption, cite, code, col, colgroup, command, datalist, dd, details, dfn, dt, em, embed, html, i, iframe, img, input, kbd, keygen, label, legend, link, map, mark, meta, meter, nav, object, optgroup, option, param, progress, q, rp, rt, ruby, s, samp, script, select, small, source, span, strong, style, sub, summary, sup, tbody, textarea, thead, time, title, var, wbr |
| Attribute | Keine spezifischen Attribute |
| Bemerkung |
ruby
| Funktion | Ruby-Annotation |
| Parent-Elemente | a, abbr, address, area, article, aside, audio, b, base, bdi, bdo, blockquote, body, br, button, canvas, caption, cite, code, col, colgroup, command, datalist, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, input, ins, kbd, keygen, label, legend, li, link, map, mark, menu, meta, meter, nav, noscript, object, ol, optgroup, option, output, p, param, pre, progress, q, rp, rt, ruby, s, samp, script, section, select, small, source, span, strong, style, sub, summary, sup, table, td, tbody, textarea, th, thead, tfoot, time, title, tr, track, ul, var, video, wbr |
| Child-Elemente | rp, rt |
| Attribute | Keine spezifischen Attribute |
| Bemerkung |
s
| Funktion | Textauszeichnung: durchgestrichener Text |
| Parent-Elemente | a, abbr, address, area, article, aside, audio, b, base, bdi, bdo, blockquote, body, br, button, canvas, caption, cite, code, col, colgroup, command, datalist, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, input, ins, kbd, keygen, label, legend, li, link, map, mark, menu, meta, meter, nav, noscript, object, ol, optgroup, option, output, p, param, pre, progress, q, rp, rt, ruby, s, samp, script, section, select, small, source, span, strong, style, sub, summary, sup, table, td, tbody, textarea, th, thead, tfoot, time, title, tr, track, ul, var, video, wbr |
| Child-Elemente | a, abbr, area, b, base, bdi, bdo, br, button, caption, cite, code, col, colgroup, command, datalist, dd, details, dfn, dt, em, embed, html, i, iframe, img, input, kbd, keygen, label, legend, link, map, mark, meta, meter, nav, object, optgroup, option, param, progress, q, rp, rt, ruby, s, samp, script, select, small, source, span, strong, style, sub, summary, sup, tbody, textarea, thead, time, title, var, wbr |
| Attribute | Keine spezifischen Attribute |
| Bemerkung |
samp
| Funktion | Textauszeichnung: Beispiel |
| Parent-Elemente | a, abbr, address, area, article, aside, audio, b, base, bdi, bdo, blockquote, body, br, button, canvas, caption, cite, code, col, colgroup, command, datalist, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, input, ins, kbd, keygen, label, legend, li, link, map, mark, menu, meta, meter, nav, noscript, object, ol, optgroup, option, output, p, param, pre, progress, q, rp, rt, ruby, s, samp, script, section, select, small, source, span, strong, style, sub, summary, sup, table, td, tbody, textarea, th, thead, tfoot, time, title, tr, track, ul, var, video, wbr |
| Child-Elemente | a, abbr, area, b, base, bdi, bdo, br, button, caption, cite, code, col, colgroup, command, datalist, dd, details, dfn, dt, em, embed, html, i, iframe, img, input, kbd, keygen, label, legend, link, map, mark, meta, meter, nav, object, optgroup, option, param, progress, q, rp, rt, ruby, s, samp, script, select, small, source, span, strong, style, sub, summary, sup, tbody, textarea, thead, time, title, var, wbr |
| Attribute | Keine spezifischen Attribute |
| Bemerkung |
script
| Funktion | Definiert ein Skript |
| Parent-Elemente | a, abbr, address, area, article, aside, audio, b, base, bdi, bdo, blockquote, body, br, button, canvas, caption, cite, code, col, colgroup, command, datalist, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, head, header, hgroup, hr, html, i, iframe, img, input, ins, kbd, keygen, label, legend, li, link, map, mark, menu, meta, meter, nav, noscript, object, ol, optgroup, option, output, p, param, pre, progress, q, rp, rt, ruby, s, samp, script, section, select, small, source, span, strong, style, sub, summary, sup, table, td, tbody, textarea, th, thead, tfoot, time, title, tr, track, ul, var, video, wbr |
| Child-Elemente | keine |
| Attribute | async, charset, defer, src, type |
| Bemerkung | Dieses Element kann nur Text enthalten. |
section
| Funktion | Logischer Abschnitt |
| Parent-Elemente | address, article, aside, audio, blockquote, canvas, del, div, dl, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, ins, li, menu, noscript, ol, output, p, pre, section, table, td, tfoot, th, tr, track, ul, video |
| Child-Elemente | a, abbr, address, area, article, aside, audio, b, base, bdi, bdo, blockquote, br, button, canvas, caption, cite, code, col, colgroup, command, datalist, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, input, ins, kbd, keygen, label, legend, li, link, map, mark, menu, meta, meter, nav, noscript, object, ol, optgroup, option, output, p, param, pre, progress, q, rp, rt, ruby, s, samp, script, section, select, small, source, span, strong, style, sub, summary, sup, table, td, tbody, textarea, th, thead, tfoot, time, title, tr, track, ul, var, video, wbr |
| Attribute | Keine spezifischen Attribute |
| Bemerkung |
select
| Funktion | Listenauszeichnung: Auswahlliste |
| Parent-Elemente | a, abbr, address, area, article, aside, audio, b, base, bdi, bdo, blockquote, body, br, button, canvas, caption, cite, code, col, colgroup, command, datalist, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, input, ins, kbd, keygen, label, legend, li, link, map, mark, menu, meta, meter, nav, noscript, object, ol, optgroup, option, output, p, param, pre, progress, q, rp, rt, ruby, s, samp, script, section, select, small, source, span, strong, style, sub, summary, sup, table, td, tbody, textarea, th, thead, tfoot, time, title, tr, track, ul, var, video, wbr |
| Child-Elemente | optgroup, option |
| Attribute | autofocus, disabled, form, multiple, name, size |
| Bemerkung |
small
| Funktion | Textauszeichnung: kleinerer Text |
| Parent-Elemente | a, abbr, address, area, article, aside, audio, b, base, bdi, bdo, blockquote, body, br, button, canvas, caption, cite, code, col, colgroup, command, datalist, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, input, ins, kbd, keygen, label, legend, li, link, map, mark, menu, meta, meter, nav, noscript, object, ol, optgroup, option, output, p, param, progress, q, rp, rt, ruby, s, samp, script, section, select, small, source, span, strong, style, sub, summary, sup, table, td, tbody, textarea, th, thead, tfoot, time, title, tr, track, ul, var, video, wbr |
| Child-Elemente | a, abbr, area, b, base, bdi, bdo, br, button, caption, cite, code, col, colgroup, command, datalist, dd, details, dfn, dt, em, embed, html, i, iframe, img, input, kbd, keygen, label, legend, link, map, mark, meta, meter, nav, object, optgroup, option, param, progress, q, rp, rt, ruby, s, samp, script, select, small, source, span, strong, style, sub, summary, sup, tbody, textarea, thead, time, title, var, wbr |
| Attribute | Keine spezifischen Attribute |
| Bemerkung |
source
| Funktion | Dateizuordnung bei audio und video |
| Parent-Elemente | audio, video |
| Child-Elemente | keine |
| Attribute | media, src, type |
| Bemerkung | Dies ist ein leeres Element. |
span
| Funktion | Textauszeichnung: unformatierter Text |
| Parent-Elemente | a, abbr, address, area, article, aside, audio, b, base, bdi, bdo, blockquote, body, br, button, canvas, caption, cite, code, col, colgroup, command, datalist, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, input, ins, kbd, keygen, label, legend, li, link, map, mark, menu, meta, meter, nav, noscript, object, ol, optgroup, option, output, p, param, pre, progress, q, rp, rt, ruby, s, samp, script, section, select, small, source, span, strong, style, sub, summary, sup, table, td, tbody, textarea, th, thead, tfoot, time, title, tr, track, ul, var, video, wbr |
| Child-Elemente | a, abbr, area, b, base, bdi, bdo, br, button, caption, cite, code, col, colgroup, command, datalist, dd, details, dfn, dt, em, embed, html, i, iframe, img, input, kbd, keygen, label, legend, link, map, mark, meta, meter, nav, object, optgroup, option, param, progress, q, rp, rt, ruby, s, samp, script, select, small, source, span, strong, style, sub, summary, sup, tbody, textarea, thead, time, title, var, wbr |
| Attribute | Keine spezifischen Attribute |
| Bemerkung |
strong
| Funktion | Textauszeichnung: betonter Text |
| Parent-Elemente | a, abbr, address, area, article, aside, audio, b, base, bdi, bdo, blockquote, body, br, button, canvas, caption, cite, code, col, colgroup, command, datalist, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, input, ins, kbd, keygen, label, legend, li, link, map, mark, menu, meta, meter, nav, noscript, object, ol, optgroup, option, output, p, param, pre, progress, q, rp, rt, ruby, s, samp, script, section, select, small, source, span, strong, style, sub, summary, sup, table, td, tbody, textarea, th, thead, tfoot, time, title, tr, track, ul, var, video, wbr |
| Child-Elemente | a, abbr, area, b, base, bdi, bdo, br, button, caption, cite, code, col, colgroup, command, datalist, dd, details, dfn, dt, em, embed, html, i, iframe, img, input, kbd, keygen, label, legend, link, map, mark, meta, meter, nav, object, optgroup, option, param, progress, q, rp, rt, ruby, s, samp, script, select, small, source, span, strong, style, sub, summary, sup, tbody, textarea, thead, time, title, var, wbr |
| Attribute | Keine spezifischen Attribute |
| Bemerkung |
style
| Funktion | Style-Sheet-Definition |
| Parent-Elemente | head |
| Child-Elemente | Keine |
| Attribute | media, scoped, type |
| Bemerkung | Dieses Element kann nur Text enthalten. |
sub
| Funktion | Textauszeichnung: tiefgestellter Text |
| Parent-Elemente | a, abbr, address, area, article, aside, audio, b, base, bdi, bdo, blockquote, body, br, button, canvas, caption, cite, code, col, colgroup, command, datalist, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, input, ins, kbd, keygen, label, legend, li, link, map, mark, menu, meta, meter, nav, noscript, object, ol, optgroup, option, output, p, param, progress, q, rp, rt, ruby, s, samp, script, section, select, small, source, span, strong, style, sub, summary, sup, table, td, tbody, textarea, th, thead, tfoot, time, title, tr, track, ul, var, video, wbr |
| Child-Elemente | a, abbr, area, b, base, bdi, bdo, br, button, caption, cite, code, col, colgroup, command, datalist, dd, details, dfn, dt, em, embed, html, i, iframe, img, input, kbd, keygen, label, legend, link, map, mark, meta, meter, nav, object, optgroup, option, param, progress, q, rp, rt, ruby, s, samp, script, select, small, source, span, strong, style, sub, summary, sup, tbody, textarea, thead, time, title, var, wbr |
| Attribute | Keine spezifischen Attribute |
| Bemerkung |
summary
| Funktion | Zusammenfassung für das Element details |
| Parent-Elemente | details |
| Child-Elemente | keine |
| Attribute | Keine spezifischen Attribute |
| Bemerkung | Das Element darf nur Text enthalten |
sup
| Funktion | Textauszeichnung: hochgestellter Text |
| Parent-Elemente | a, abbr, address, area, article, aside, audio, b, base, bdi, bdo, blockquote, body, br, button, canvas, caption, cite, code, col, colgroup, command, datalist, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, input, ins, kbd, keygen, label, legend, li, link, map, mark, menu, meta, meter, nav, noscript, object, ol, optgroup, option, output, p, param, progress, q, rp, rt, ruby, s, samp, script, section, select, small, source, span, strong, style, sub, summary, sup, table, td, tbody, textarea, th, thead, tfoot, time, title, tr, track, ul, var, video, wbr |
| Child-Elemente | a, abbr, area, b, base, bdi, bdo, br, button, caption, cite, code, col, colgroup, command, datalist, dd, details, dfn, dt, em, embed, html, i, iframe, img, input, kbd, keygen, label, legend, link, map, mark, meta, meter, nav, object, optgroup, option, param, progress, q, rp, rt, ruby, s, samp, script, select, small, source, span, strong, style, sub, summary, sup, tbody, textarea, thead, time, title, var, wbr |
| Attribute | Keine spezifischen Attribute |
| Bemerkung |
table
| Funktion | Definition einer Tabelle |
| Parent-Elemente | blockquote, body, button, dd, del, div, fieldset, form, iframe, ins, li, map, noscript, object, td, th |
| Child-Elemente | caption, col, colgroup, tbody, tfoot, thead, tr |
| Attribute | Keine spezifischen Attribute |
| Bemerkung | Das Element kann keinen Text enthalten. |
tbody
| Funktion | Definition des Tabellenkörpers |
| Parent-Elemente | table |
| Child-Elemente | tr |
| Attribute | Keine spezifischen Attribute |
| Bemerkung |
td
| Funktion | Definiert eine Tabellenzelle |
| Parent-Elemente | tr |
| Child-Elemente | a, abbr, address, area, article, aside, audio, b, base, bdi, bdo, blockquote, br, button, canvas, caption, cite, code, col, colgroup, command, datalist, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, input, ins, kbd, keygen, label, legend, li, link, map, mark, menu, meta, meter, nav, noscript, object, ol, optgroup, option, output, p, param, pre, progress, q, rp, rt, ruby, s, samp, script, section, select, small, source, span, strong, style, sub, summary, sup, table, td, tbody, textarea, th, thead, tfoot, time, title, tr, track, ul, var, video, wbr |
| Attribute | colspan, headers, rowspan |
| Bemerkung |
textarea
| Funktion | Definiert ein Eingabefeld |
| Parent-Elemente | a, abbr, address, area, article, aside, audio, b, base, bdi, bdo, blockquote, body, br, button, canvas, caption, cite, code, col, colgroup, command, datalist, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, input, ins, kbd, keygen, label, legend, li, link, map, mark, menu, meta, meter, nav, noscript, object, ol, optgroup, option, output, p, param, progress, q, rp, rt, ruby, s, samp, script, section, select, small, source, span, strong, style, sub, summary, sup, table, td, tbody, textarea, th, thead, tfoot, time, title, tr, track, ul, var, video, wbr |
| Child-Elemente | keine |
| Attribute | autofocus, cols, disabled, form, maxlength, name, placeholder, readonly, required, rows, wrap |
| Bemerkung | Dieses Element kann nur Text enthalten. |
tfoot
| Funktion | Definiert den Tabellenfuß |
| Parent-Elemente | table |
| Child-Elemente | tr |
| Attribute | Keine spezifischen Attribute |
| Bemerkung |
th
| Funktion | Definiert die Kopfzelle einer Tabelle |
| Parent-Elemente | tr |
| Child-Elemente | a, abbr, address, area, article, aside, audio, b, base, bdi, bdo, blockquote, br, button, canvas, caption, cite, code, col, colgroup, command, datalist, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, input, ins, kbd, keygen, label, legend, li, link, map, mark, menu, meta, meter, nav, noscript, object, ol, optgroup, option, output, p, param, pre, progress, q, rp, rt, ruby, s, samp, script, section, select, small, source, span, strong, style, sub, summary, sup, table, td, tbody, textarea, th, thead, tfoot, time, title, tr, track, ul, var, video, wbr |
| Attribute | colspan, headers, rowspan |
| Bemerkung |
thead
| Funktion | Definiert den Tabellenkopf |
| Parent-Elemente | table |
| Child-Elemente | tr |
| Attribute | Keine spezifischen Attribute |
| Bemerkung |
time
| Funktion | Zeit- und Datumsangabe |
| Parent-Elemente | a, abbr, address, area, article, aside, audio, b, base, bdi, bdo, blockquote, body, br, button, canvas, caption, cite, code, col, colgroup, command, datalist, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, input, ins, kbd, keygen, label, legend, li, link, map, mark, menu, meta, meter, nav, noscript, object, ol, optgroup, option, output, p, param, pre, progress, q, rp, rt, ruby, s, samp, script, section, select, small, source, span, strong, style, sub, summary, sup, table, td, tbody, textarea, th, thead, tfoot, time, title, tr, track, ul, var, video, wbr |
| Child-Elemente | keine |
| Attribute | datetime |
| Bemerkung | Dieses Element kann nur Text enthalten. |
title
| Funktion | Titel eines HTML-Dokuments |
| Parent-Elemente | head |
| Child-Elemente | Keine |
| Attribute | Keine spezifischen Attribute |
| Bemerkung | Dieses Element kann nur Text enthalten. |
tr
| Funktion | Definiert eine Tabellenzeile |
| Parent-Elemente | table, tbody, tfoot, thead |
| Child-Elemente | td, th |
| Attribute | Keine spezifischen Attribute |
| Bemerkung |
track
| Funktion | Medienspuren für audio und video |
| Parent-Elemente | audio, video |
| Child-Elemente | keine |
| Attribute | default, kind, label, src. srclang |
| Bemerkung | Dies ist ein leeres Element. |
u
| Funktion | Textauszeichnung: unterstrichener Text |
| Parent-Elemente | a, abbr, address, area, article, aside, audio, b, base, bdi, bdo, blockquote, body, br, button, canvas, caption, cite, code, col, colgroup, command, datalist, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, input, ins, kbd, keygen, label, legend, li, link, map, mark, menu, meta, meter, nav, noscript, object, ol, optgroup, option, output, p, param, pre, progress, q, rp, rt, ruby, s, samp, script, section, select, small, source, span, strong, style, sub, summary, sup, table, td, tbody, textarea, th, thead, tfoot, time, title, tr, track, ul, var, video, wbr |
| Child-Elemente | a, abbr, area, b, base, bdi, bdo, br, button, caption, cite, code, col, colgroup, command, datalist, dd, details, dfn, dt, em, embed, html, i, iframe, img, input, kbd, keygen, label, legend, link, map, mark, meta, meter, nav, object, optgroup, option, param, progress, q, rp, rt, ruby, s, samp, script, select, small, source, span, strong, style, sub, summary, sup, tbody, textarea, thead, time, title, var, wbr |
| Attribute | Keine spezifischen Attribute |
| Bemerkung |
ul
| Funktion | Listenauszeichnung: unsortierte Liste (Aufzählungsliste) |
| Parent-Elemente | blockquote, body, button, dd, del, div, fieldset, form, iframe, ins, li, map, noscript, object, td, th |
| Child-Elemente | li |
| Attribute | Keine spezifischen Attribute |
| Bemerkung |
var
| Funktion | Textauszeichnung: Variable |
| Parent-Elemente | a, abbr, address, area, article, aside, audio, b, base, bdi, bdo, blockquote, body, br, button, canvas, caption, cite, code, col, colgroup, command, datalist, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, input, ins, kbd, keygen, label, legend, li, link, map, mark, menu, meta, meter, nav, noscript, object, ol, optgroup, option, output, p, param, pre, progress, q, rp, rt, ruby, s, samp, script, section, select, small, source, span, strong, style, sub, summary, sup, table, td, tbody, textarea, th, thead, tfoot, time, title, tr, track, ul, var, video, wbr |
| Child-Elemente | a, abbr, area, b, base, bdi, bdo, br, button, caption, cite, code, col, colgroup, command, datalist, dd, details, dfn, dt, em, embed, html, i, iframe, img, input, kbd, keygen, label, legend, link, map, mark, meta, meter, nav, object, optgroup, option, param, progress, q, rp, rt, ruby, s, samp, script, select, small, source, span, strong, style, sub, summary, sup, tbody, textarea, thead, time, title, var, wbr |
| Attribute | Keine spezifischen Attribute |
| Bemerkung |
video
| Funktion | Einbindung von Video-Dateien |
| Parent-Elemente | a, abbr, address, area, article, aside, audio, b, base, bdi, bdo, blockquote, body, br, button, canvas, caption, cite, code, col, colgroup, command, datalist, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, input, ins, kbd, keygen, label, legend, li, link, map, mark, menu, meta, meter, nav, noscript, object, ol, optgroup, option, output, p, param, pre, progress, q, rp, rt, ruby, s, samp, script, section, select, small, source, span, strong, style, sub, summary, sup, table, td, tbody, textarea, th, thead, tfoot, time, title, tr, track, ul, var, video, wbr |
| Child-Elemente | source, track |
| Attribute | autoplay, controls, loop, poster, preload, src |
| Bemerkung |
wbr
| Funktion | Zeilenumbruch im Wort |
| Parent-Elemente | a, abbr, address, area, article, aside, audio, b, base, bdi, bdo, blockquote, body, br, button, canvas, caption, cite, code, col, colgroup, command, datalist, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, input, ins, kbd, keygen, label, legend, li, link, map, mark, menu, meta, meter, nav, noscript, object, ol, optgroup, option, output, p, param, pre, progress, q, rp, rt, ruby, s, samp, script, section, select, small, source, span, strong, style, sub, summary, sup, table, td, tbody, textarea, th, thead, tfoot, time, title, tr, track, ul, var, video, wbr |
| Child-Elemente | Keine |
| Attribute | Keine spezifischen Attribute |
| Bemerkung | Dies ist ein leeres Element. |