Posts Tagged ‘centering text’

Centering Text with CSS

Tuesday, June 29th, 2010

Centering text and other elements can easily be done with the CSS text-align property. It can be applied to a division, the p tag – pretty much any block-level element.

read more