W3docs

text-justify

CSS Property:

Result:

Example of the CSS text-justify property.

CSS Code:

#myDiv {
text-align:justify;
text-justify:auto;
}

Click the property values above to see the result