text-align property


What it does:
This property controls horizontal text alignment.

HTML Equivalent:
<center>, <p (or anything that can be aligned) align="***">

Values:
left: Aligns text to the left
right: Aligns text to the right
center: Centers text

Example:
External Style Sheet: .contents {text-align: left;}
In-line: <p style="text-align: right">

CSS Properties: Contents

::Fonts
font-style
font-weight
font-family
color
::Text
text-align
text-decoration
text-transform
text-shadow
::Backgrounds
background-color
background-image
background-repeat
background-attachment
::Scrollbars ::Dimensions ::Margins and Padding
::Borders
Border
Border-width
Border-style