Element | Atrybuty | Opis |
---|---|---|
<body></body> | zawartość strony | |
<section></section> | sekcja* | |
<nav></nav> | nawigacja* | |
<article></article> | treść* | |
<aside></aside> | treść* | |
<h1></h1> | nagłówek 1. | |
<h2></h2> | nagłówek 2. | |
<h3></h3> | nagłówek 3. | |
<h4></h4> | nagłówek 4. | |
<h5></h5> | nagłówek 5. | |
<h6></h6> | nagłówek 6. | |
<hgroup></hgroup> | grupa nagłówków* | |
<header></header> | nagłówek* | |
<footer></footer> | stopka* | |
<address></address> | adres |
Zbiór | Elementy |
---|---|
Heading | h1, h2, h3, h4, h5, h6, hgroup |
Zbiór | Elementy |
---|---|
Sections | blockquote, body, details, fieldset, figure, td |
Element | Atrybuty | Opis |
---|---|---|
<p></p> | akapit | |
<hr> lub <hr/> | separator, linia | |
<pre></pre> | blok preformatowany | |
<blockquote></blockquote> | cite | cytat blokowy |
<ol></ol> | lista numerowana | |
<ul></ul> | lista wypunktowana | |
<li></li> | element listy | |
<dl></dl> | lista definicji | |
<dt></dt> | hasło listy definicji | |
<dd></dd> | wyjaśnienie hasła | |
<figure></figure> | grupa* | |
<figcaption></figcaption> | podpis, etykieta* | |
<div></div> | grupa elementów |
Atrybut | Wartości | Opis |
---|---|---|
cite | URI | źródło cytatu |
Wartość | Opis |
---|---|
URI | identyfikator |