Описание
direction - Направление текста слева или справа.
CSS 1 / CSS 2 / CSS 2.1 / CSS 3
Значения
direction: ltr / rtl / inherit
Запись
direction: ltr; - Направление текста слева направо.
direction: rtl; - Направление текста справа налево.
direction: inherit; - Наследует значение родителя.
direction: rtl; - Направление текста справа налево.
direction: inherit; - Наследует значение родителя.
Значение по умолчанию - ltr.
Пример
Внешний вид
Свойство CSS direction. С помощью свойства direction: ltr; можно устанавливать направление текста слева направо.С помощью свойства direction: rtr; можно устанавливать направление текста справа налево
Свойства CSS
- animation
- animation-direction
- appearance
- background-clip
- background-color
- background-image
- background-attachment
- background-repeat
- background-size
- background-position
- border
- column-count
- column-gap
- column-rule
- column-width
- content
- cursor
- direction
- font-family
- filter
- float
- font
- font-size
- font-stretch
- f-style
- f-weight
- l-height
- margin
- max-height
- min-height
- m-top
- opacity
- orphans
- outline
- overflow
- padding
- position
- quotes
- resize
- right
- rotation-point
- table-layout
- text-align
- text-align-last
- text-decoration
- text-indent
- text-justify
- text-overflow
- text-shadow
- text-transform
- top
- transform
- transform-origin
- transform-style
- transition
- transition-delay
- transition-duration
- transition-property
- transition-timing-function
- vertical-align
- visibility
- white-space
- word-break
- word-spacing
- word-wrap
- z-index