I don't really understand how it works.
Do you just put
{margin:0;text-align:center;}
or have an absolute positioning, then manually find the right centered position?
If you choose the first option, how about the containers, images ect...? Wouldn't you have to manually move them anyway? So why choose an automatic centering?
For the second option, will this work on every browsers? Would there be any case where the layout would be messed up?
Do you just put
{margin:0;text-align:center;}
or have an absolute positioning, then manually find the right centered position?
If you choose the first option, how about the containers, images ect...? Wouldn't you have to manually move them anyway? So why choose an automatic centering?
For the second option, will this work on every browsers? Would there be any case where the layout would be messed up?













