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-justify

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

  3. css property: justify-content: supported in flex layout

  4. css property: justify-content: supported in flex layout: `left` and `right`

  5. css property: justify-content: supported in flex layout: `safe` and `unsafe`

  6. css property: justify-content: supported in flex layout: `space-evenly`

  7. css property: justify-content: supported in flex layout: `start` and `end`

  8. css property: justify-content: supported in flex layout: `stretch`

  9. css property: justify-content: supported in grid layout

  10. css property: justify-items: supported in flex layout

  11. css property: justify-items: supported in grid layout

  12. css property: justify-self: supported in flex layout

  13. css property: justify-self: supported in grid layout

  14. css property: text-align: justify

  15. css property: text-justify: auto

  16. css property: text-justify: inter-character

  17. css property: text-justify: inter-word

  18. css property: text-justify: none