Quote:
Originally Posted by fbrzvnrnd
ouch: text-align for a block element?
|
As I read the code, the
content of the block element is text-aligned. Actually that solution is the same as the one you provided. In both cases there is a block container (either FIGURE or P) and the content of that container gets centered using text-align.