test
-
text-align.box { text-align: center; }Definition and Usage
The
text-alignproperty specifies the horizontal alignment of text in an element.Default value leftif direction is ltr, andrightif direction is rtlInherited yes Animatable no. Read about animatable Version CSS1 JavaScript syntax object.style.textAlign="right"