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

    CSS `text-box` (and its longhands `text-box-trim` & `text-box-edge`) provide the ability to trim extra space over/under text glyphs at the start/end of a block to match specific font-provided metrics. This allows for more precise alignment and positioning of text.

  3. CSS text-justify

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

  4. Ruby annotation

    Method of adding pronunciation or other annotations using ruby elements (primarily used in East Asian typography).

  5. css property: align-content: supported in block layout

  6. css property: align-content: supported in flex layout

  7. css property: align-content: supported in flex layout: baseline

  8. css property: align-content: supported in flex layout: `last baseline`

  9. css property: align-content: supported in flex layout: space-evenly

  10. css property: align-content: supported in flex layout: stretch

  11. css property: align-content: supported in grid layout

  12. css property: align-content: supported in multi-column layout

  13. css property: align-items: supported in flex layout

  14. css property: align-items: supported in flex layout: baseline

  15. css property: align-items: supported in flex layout: `first baseline`

  16. css property: align-items: supported in flex layout: `last baseline`

  17. css property: align-items: supported in flex layout: `start` and `end`

  18. css property: align-items: supported in grid layout

  19. css property: align-self: supported in flex layout

  20. css property: align-self: supported in flex layout: baseline

  21. css property: align-self: supported in flex layout: `first baseline`

  22. css property: align-self: supported in flex layout: `last baseline`

  23. css property: align-self: supported in flex layout: `start` and `end`

  24. css property: align-self: supported in flex layout: stretch

  25. css property: align-self: supported in grid layout

  26. css property: align-self: supported for absolutely-positioned boxes

  27. css property: alignment-baseline: text-after-edge

  28. css property: alignment-baseline: text-before-edge

  29. css property: text-align

  30. css property: text-align-last

  31. css property: text-align-last: auto

  32. css property: text-align-last: center

  33. css property: text-align-last: end

  34. css property: text-align-last: justify

  35. css property: text-align-last: left

  36. css property: text-align-last: match-parent

  37. css property: text-align-last: right

  38. css property: text-align-last: start

  39. css property: text-align: center

  40. css property: text-align: end

  41. css property: text-align: justify

  42. css property: text-align: left

  43. css property: text-align: match-parent

  44. css property: text-align: right

  45. css property: text-align: start

  46. css property: vertical-align

  47. css property: vertical-align: text-bottom

  48. css property: vertical-align: text-top