Align center of the screen when the container is positioned absolute:
In order to align your container to the center of the screen, you need is the following code.
margin: auto; left:0; right:0; top:0; bottom:0;
01 април 2011, петък
Абонамент за:
Публикации (Atom)