CSS Property:

text-justify

Result:

Example of the CSS text-justify property.

CSS Code:

#myDiv {
                
text-align:justify;
}
Click the property values above to see the result
W3Docs.com-Play it
Do you find this helpful?