title
Задает заголовок веб-страницы, который отображается на табе или на окне браузера. Допускается использовать только один title
, который обязательно должен быть размещен в теге head
.
Пример:
Таблица 3×3
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>
Атрибуты:
accesskey,
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 |
|
|
|
|
|
|
|
|
|
|
|
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, firefox 3.6.3, opera 10.53, safari 4.0.5 |
title { display: none; }
|