1. CSS3 text-align-last

    CSS property to describe how the last line of a block or a line right before a forced line break when `text-align` is `justify`.

  2. CSS text-box-trim & text-box-edge

    Provides the ability to remove the vertical space appearing above and below text glyphs, allowing more precise positioning and alignment. Previously specified as the `leading-trim` & `text-edge` properties.

  3. CSS text-indent

    The `text-indent` property applies indentation to lines of inline content in a block.

  4. CSS text-justify

    CSS property to define how text should be justified when `text-align: justify` is set.

  5. CSS text-orientation

    The CSS `text-orientation` property specifies the orientation of text within a line. Current values only have an effect in vertical typographic modes (defined with the `writing-mode` property)

  6. CSS text-wrap: balance

    Allows multiple lines of text to have their lines broken in such a way that each line is roughly the same width, often used to make headlines more readable and visually appealing.

  7. CSS3 Text-shadow

    Method of applying one or more shadow or blur effects to text

  8. CSS3 Text-overflow

    Append ellipsis when text overflows its containing element

  9. CSS text-size-adjust

    On mobile devices, the text-size-adjust CSS property allows Web authors to control if and how the text-inflating algorithm is applied to the textual content of the element it is applied to.

  10. CSS text-stroke and text-fill

    Method of declaring the outline (stroke) width and color for text.

  11. css property: appearance: textfield

  12. css property: text-align

  13. css property: text-align-last

  14. css property: text-align: `match-parent`

  15. css property: text-combine-upright

  16. css property: text-combine-upright: `digits`

  17. css property: text-decoration

  18. css property: text-decoration-color

  19. css property: text-decoration-line

  20. css property: text-decoration-line: `blink`

  21. css property: text-decoration-skip

  22. css property: text-decoration-skip-ink

  23. css property: text-decoration-skip-ink: `all`

  24. css property: text-decoration-style: `wavy`

  25. css property: text-decoration-thickness

  26. css property: text-decoration: shorthand

  27. css property: text-emphasis-color

  28. css property: text-emphasis-position

  29. css property: text-emphasis-style

  30. css property: text-indent: `each-line`

  31. css property: text-indent: `hanging`

  32. css property: text-orientation: `sideways`

  33. css property: text-overflow: <string>

  34. css property: text-overflow: two-value syntax

  35. css property: text-rendering

  36. css property: text-rendering: `auto`

  37. css property: text-size-adjust: `<percentage>`

  38. css property: text-transform

  39. css property: text-transform: capitalize

  40. css property: text-transform: dutch `ij` digraph

  41. css property: text-transform: `full-size-kana`

  42. css property: text-transform: `full-width`

  43. css property: text-transform: math-auto

  44. css property: text-transform: `ß` → `ss`

  45. css property: text-underline-offset

  46. css property: text-underline-position

  47. css property: text-underline-position: `under`

  48. css property: text-wrap

  49. css property: text-wrap: `pretty`

  50. css property: user-select: text