View Single Post
Old 03-23-2021, 02:32 AM   #19
what
Enthusiast
what began at the beginning.
 
Posts: 28
Karma: 10
Join Date: Mar 2021
Device: none
Quote:
Originally Posted by fbrzvnrnd View Post
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.

Last edited by what; 03-23-2021 at 02:34 AM.
what is offline   Reply With Quote