Playit
CSS Property:
text-align:

Result:

You can change the text-align by clicking on one of the properties on the left. This text is where you will see the result of the selected text-align property.

CSS Code:
div {
    text-align:left;
}
Click the property values above to see the result
W3Schools.com - Play it