Tutorials

csstutorial

How to center a containing block on a page using CSS

August 11th 2011

If you want to know how to center a containing block on a page using CSS, here is the solution!! There are two main methods and the choice is yours. Centering liquid layouts Liquid layouts are easy to center using margins on each side of the containing box. The margins can be set with em, [...]