This property sets the horizontal alignment of text (and inline-level content) in an element.
CSS Level | Value |
---|---|
CSS 2.1 | "left", "right", "center", or "justify" |
CSS3 | "start", "end", "left", "right", "center", "justify", "match-parent", or "justify-all" |