CSS
Search
Search
writing-mode
Specifies whether lines of text are laid out horizontally or vertically
6:02 am, September 25, 2020 writing-mode
word-spacing
Increases or decreases the space between words in a text
6:02 am, September 25, 2020 word-spacing
user-select
Specifies whether the text of an element can be selected
6:02 am, September 25, 2020 user-select
unicode-bidi
Used together with the direction property to set or return whether the text should be overridden to support multiple languages in the same document
6:02 am, September 25, 2020 unicode-bidi
text-underline-position
Specifies the position of the underline which is set using the text-decoration property
6:02 am, September 25, 2020 text
text-overflow
Specifies what should happen when text overflows the containing element
6:02 am, September 25, 2020 text
text-justify
Specifies the justification method used when text-align is "justify"
6:02 am, September 25, 2020 text
text-indent
Specifies the indentation of the first line in a text-block
6:02 am, September 25, 2020 text
text-decoration-style
Specifies the style of the line in a text decoration
6:02 am, September 25, 2020 text
text-decoration-line
Specifies the type of line in a text-decoration
6:02 am, September 25, 2020 text
text-combine-upright
Specifies the combination of multiple characters into the space of a single character
6:02 am, September 25, 2020 text
text-align-last
Describes how the last line of a block or a line right before a forced line break is aligned when text-align is "justify"
6:02 am, September 25, 2020 text
letter-spacing
Increases or decreases the space between characters in a text
6:02 am, September 25, 2020 letter-spacing
font-variant-ligatures
Controls which ligatures and contextual forms are used in textual content of the elements it applies to
6:02 am, September 25, 2020 font
font-variant
Specifies whether or not a text should be displayed in a small-caps font
6:02 am, September 25, 2020 font
font-size-adjust
Preserves the readability of text when font fallback occurs
6:02 am, September 25, 2020 font
caret-color
Specifies the color of the cursor (caret) in inputs, textareas, or any element that is editable. auto|color
6:02 am, September 25, 2020 caret