text-decoration-line¶
Свойство text-decoration-line
задает вид оформления, используемого для текста в элементе, например подчеркивание или надчеркивание.
Демо¶
При одновременной настройке нескольких свойств line-decoration
может оказаться более удобным вместо этого использовать сокращенное свойство text-decoration
.
Текст
- letter-spacing
- text-decoration
- text-decoration-color
- text-decoration-line
- text-decoration-style
- text-decoration-thickness
- text-decoration-skip
- text-decoration-skip-ink
- text-emphasis
- text-emphasis-color
- text-emphasis-position
- text-emphasis-style
- text-indent
- text-rendering
- text-shadow
- text-underline-position
- text-transform
- white-space
- word-spacing
Синтаксис¶
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
|