To center a block of text (centerblock) inside another block (container), with the text that is in the block left aligned then the following should work fine:
XHTML:

CSS:

Sample output:

Note: demo is shown with borders shown to make it easier, and size reduced to 300px wide on the block.
1 response so far ↓
1
Cert IV in IT (Web Design) | Centering blocks
// Apr 11, 2006 at 3:39 pm
[...] a quick pointer to centering blocks was written last year and is shown at: http://c476.edublogs.org/2005/11/15/css-hints-centering-blocks/ [...]