left up right
Text Align
text-align : left | right | center | justify  | inherit

Defines the horizontal alignment

h3 { text-align: left } 
This is a text-align :left paragraph to be demonstrated
This is a text-align :right paragraph to be demonstrated
This is a text-align :center paragraph to be demonstrated

This is a text-align :justify paragraph to be demonstrated and this has to be a lot longer so that we can show the true effect!

Interaction with word-space and letter-space. If specified these should be obeyed