h6
Пример:
Lorem ipsum dolor sit amet, consectetur adipisicing elit | ... | ... |
... | ... | ... |
... | ... | ... |
<table> <caption>Таблица 3×3</caption> <col/> <tbody> <tr> <td>Lorem ipsum dolor sit amet, consectetur adipisicing elit</td> <td>...</td> <td>...</td> </tr> <tr> <td>...</td> <td>...</td> <td>...</td> </tr> <tr> <td>...</td> <td>...</td> <td>...</td> </tr> </tbody> </table>
Дети:
A, ABBR, ACRONYM, APPLET, AREA, AUDIO, B, BASEFONT, BDO, BIG, BR, BUTTON, CANVAS, CITE, CODE, COMMAND, DATALIST, DEL, DFN, EM, EMBED, FONT, I, IFRAME, IMG, INPUT, INS, KBD, KEYGEN, LABEL, MAP, MARK, METER, NOSCRIPT, OBJECT, OUTPUT, PROGRESS, Q, RUBY, S, SAMP, SCRIPT, SELECT, SMALL, SPAN, STRIKE, STRONG, SUB, SUP, TEXTAREA, TIME, TT, U, VAR, VIDEO, WBR.html 3.2 | html 4.0 Frameset | html 4.0 Loose | html 4.0 Strict | html 4.0.1 Frameset | html 4.0.1 Loose | html 4.0.1 Strict | xhtml 1 Frameset | xhtml 1 Strict | xhtml 1 Transitional | html5 | |
a | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abbr | |||||||||||
acronym | |||||||||||
applet | |||||||||||
area | |||||||||||
audio | |||||||||||
b | |||||||||||
basefont | |||||||||||
bdo | |||||||||||
big | |||||||||||
br | |||||||||||
button | |||||||||||
canvas | |||||||||||
cite | |||||||||||
code | |||||||||||
command | |||||||||||
datalist | |||||||||||
del | |||||||||||
dfn | |||||||||||
em | |||||||||||
embed | |||||||||||
font | |||||||||||
i | |||||||||||
iframe | |||||||||||
img | |||||||||||
input | |||||||||||
ins | |||||||||||
kbd | |||||||||||
keygen | |||||||||||
label | |||||||||||
map | |||||||||||
mark | |||||||||||
meter | |||||||||||
noscript | |||||||||||
object | |||||||||||
output | |||||||||||
progress | |||||||||||
q | |||||||||||
ruby | |||||||||||
s | |||||||||||
samp | |||||||||||
script | |||||||||||
select | |||||||||||
small | |||||||||||
span | |||||||||||
strike | |||||||||||
strong | |||||||||||
sub | |||||||||||
sup | |||||||||||
textarea | |||||||||||
time | |||||||||||
tt | |||||||||||
u | |||||||||||
var | |||||||||||
video | |||||||||||
wbr |
Атрибуты:
accesskey, align, class, contenteditable, contextmenu, dir, draggable, hidden, id, lang, onabort, onblur, oncanplay, oncanplaythrough, onchange, onclick, oncontextmenu, ondblclick, ondrag, ondragend, ondragenter, ondragleave, ondragover, ondragstart, ondrop, ondurationchange, onemptied, onended, onerror, onfocus, onformchange, onforminput, oninput, oninvalid, onkeydown, onkeypress, onkeyup, onload, onloadeddata, onloadedmetadata, onloadstart, onmousedown, onmousemove, onmouseout, onmouseover, onmouseup, onmousewheel, onpause, onplay, onplaying, onprogress, onratechange, onreadystatechange, onscroll, onseeked, onseeking, onselect, onshow, onstalled, onsubmit, onsuspend, ontimeupdate, onvolumechange, onwaiting, spellcheck, style, tabindex, title, xml:base, xml:id, xml:lang, xml:space.html 3.2 | html 4.0 Frameset | html 4.0 Loose | html 4.0 Strict | html 4.0.1 Frameset | html 4.0.1 Loose | html 4.0.1 Strict | xhtml 1 Frameset | xhtml 1 Strict | xhtml 1 Transitional | html5 | |
accesskey | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
align | |||||||||||
class | |||||||||||
contenteditable | |||||||||||
contextmenu | |||||||||||
dir | |||||||||||
draggable | |||||||||||
hidden | |||||||||||
id | |||||||||||
lang | |||||||||||
onabort | |||||||||||
onblur | |||||||||||
oncanplay | |||||||||||
oncanplaythrough | |||||||||||
onchange | |||||||||||
onclick | |||||||||||
oncontextmenu | |||||||||||
ondblclick | |||||||||||
ondrag | |||||||||||
ondragend | |||||||||||
ondragenter | |||||||||||
ondragleave | |||||||||||
ondragover | |||||||||||
ondragstart | |||||||||||
ondrop | |||||||||||
ondurationchange | |||||||||||
onemptied | |||||||||||
onended | |||||||||||
onerror | |||||||||||
onfocus | |||||||||||
onformchange | |||||||||||
onforminput | |||||||||||
oninput | |||||||||||
oninvalid | |||||||||||
onkeydown | |||||||||||
onkeypress | |||||||||||
onkeyup | |||||||||||
onload | |||||||||||
onloadeddata | |||||||||||
onloadedmetadata | |||||||||||
onloadstart | |||||||||||
onmousedown | |||||||||||
onmousemove | |||||||||||
onmouseout | |||||||||||
onmouseover | |||||||||||
onmouseup | |||||||||||
onmousewheel | |||||||||||
onpause | |||||||||||
onplay | |||||||||||
onplaying | |||||||||||
onprogress | |||||||||||
onratechange | |||||||||||
onreadystatechange | |||||||||||
onscroll | |||||||||||
onseeked | |||||||||||
onseeking | |||||||||||
onselect | |||||||||||
onshow | |||||||||||
onstalled | |||||||||||
onsubmit | |||||||||||
onsuspend | |||||||||||
ontimeupdate | |||||||||||
onvolumechange | |||||||||||
onwaiting | |||||||||||
spellcheck | |||||||||||
style | |||||||||||
tabindex | |||||||||||
title | |||||||||||
xml:base | |||||||||||
xml:id | |||||||||||
xml:lang | |||||||||||
xml:space |
Chrome |
h6 { display: block; font-size: .67em; font-weight: bold; margin: 2.33em 0 2.33em 0; } |
---|---|
firefox 3.6.3 |
h6 { display: block; font-size: 0.67em; font-weight: bold; margin: 2.33em 0; unicode-bidi: embed; } |
h6:focus { outline: 1px dotted; } |
|
ie6, ie7 |
h6 { display: block; font-size: 7.55pt; font-weight: 700; margin-bottom: 19px; margin-top: 19px; } |
ie8 |
h6 { display: block; font-size: 0.67em; font-weight: 700; margin: 2.33em 0; page-break-after: avoid; } |
opera 10.53 |
h6 { display: block; font-size: 11px; font-weight: 700; margin: 26px 0; } |
safari 4.0.5 |
h6 { display: block; font-size: .67em; font-weight: bold; margin: 2.33em 0 2.33em 0; } |