Описание
text-decoration - установка значений свойств текста подчеркивания и тд.
CSS 1 / CSS 2 / CSS 2.1 / CSS 3
Значения
text-decoration: underline / overline / line-through / none / inherit
Запись
text-decoration: underline - Устанавливает подчеркнутый текст.
text-decoration: overline - Линия проходит над текстом.
text-decoration: line-through - Создает перечеркнутый текст.
text-decoration: none - Отменяет все эффекты.
text-decoration: inherit - Значение наследуется у родителя.
text-decoration: overline - Линия проходит над текстом.
text-decoration: line-through - Создает перечеркнутый текст.
text-decoration: none - Отменяет все эффекты.
text-decoration: inherit - Значение наследуется у родителя.
Значение по умолчанию - none
Пример
Внешний вид
Свойство CSS text-decoration: underline; Свойство CSS text-decoration: overline; Свойство CSS text-decoration: line-through; |
Свойства 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
- font-style
- font-weight
- line-height
- margin
- max-height
- min-height
- margin-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