dir
Пример:
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>
Дети:
LI.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 | |
li |
---|
Атрибуты:
class, compact, dir, id, lang, onclick, ondblclick, onkeydown, onkeypress, onkeyup, onmousedown, onmousemove, onmouseout, onmouseover, onmouseup, style, title, xml:lang.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 | |
class | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
compact | |||||||||||
dir | |||||||||||
id | |||||||||||
lang | |||||||||||
onclick | |||||||||||
ondblclick | |||||||||||
onkeydown | |||||||||||
onkeypress | |||||||||||
onkeyup | |||||||||||
onmousedown | |||||||||||
onmousemove | |||||||||||
onmouseout | |||||||||||
onmouseover | |||||||||||
onmouseup | |||||||||||
style | |||||||||||
title | |||||||||||
xml:lang |
Chrome |
dir { -webkit-padding-start: 40px; display: block; list-style-type: disc; margin: 1em 0 1em 0; } |
---|---|
firefox 3.6.3 |
dir dir dir { list-style-type: square; } |
dir dir { list-style-type: circle; margin-bottom: 0; margin-top: 0; } |
|
dir menu dir { list-style-type: square; } |
|
dir ol dir { list-style-type: square; } |
|
dir ul dir { list-style-type: square; } |
|
dir { -moz-padding-start: 40px; display: block; list-style-type: disc; margin: 1em 0; unicode-bidi: embed; } |
|
dir:focus { outline: 1px dotted; } |
|
dl dir { margin-bottom: 0; margin-top: 0; } |
|
menu dir dir { list-style-type: square; } |
|
menu dir { list-style-type: circle; margin-bottom: 0; margin-top: 0; } |
|
menu menu dir { list-style-type: square; } |
|
menu ol dir { list-style-type: square; } |
|
menu ul dir { list-style-type: square; } |
|
ol dir dir { list-style-type: square; } |
|
ol dir { list-style-type: circle; margin-bottom: 0; margin-top: 0; } |
|
ol menu dir { list-style-type: square; } |
|
ol ol dir { list-style-type: square; } |
|
ol ul dir { list-style-type: square; } |
|
ul dir dir { list-style-type: square; } |
|
ul dir { list-style-type: circle; margin-bottom: 0; margin-top: 0; } |
|
ul menu dir { list-style-type: square; } |
|
ul ol dir { list-style-type: square; } |
|
ul ul dir { list-style-type: square; } |
|
ie6, ie7 |
dir { display: block; margin: 19px auto 19px 30pt; } |
ie8 |
dir { display: block; margin: 1em 0; padding: 0 0 0 30pt; } |
opera 10.53 |
dir { display: block; margin: 16px 0 16px 40px; padding: 0 2px 2px; } |
safari 4.0.5 |
dir { -webkit-padding-start: 40px; display: block; list-style-type: disc; margin: 1em 0 1em 0; } |