CSS Property:
text-align-last:

Note: The values "start" and "end" are not supported in Internet Explorer.

Result:
You can use the text-align-last property to align the last line of a text, if the text has the text-align property set to justify. This text is where you will see the result of the text-align-last property. You can use the text-align-last property to align the last line of a text, if the text has the text-align property set to justify. This text is where you will see the result of the text-align-last property. You can use the text-align-last property to align the last line of a text, if the text has the text-align property set to justify. This text is where you will see the result of the text-align-last property.
CSS Code:
#myDIV {
text-align: justify;
text-align-last: auto;
}
Click the property values above to see the result
w3ii.com - Play it