CSS Property:

text-align-last

Result:

The CSS text-align-last property sets the alignment of the last line of the text. It is one of the CSS3 properties.

CSS Code:

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