Revision: 56475
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at March 30, 2012 06:06 by fackz
Initial Code
.centerDiv{ width:968px; height:600px; background:#ccc; position:absolute; margin-top:-300px; margin-left:-484px; top:50%; left:50%; }
Initial URL
Initial Description
Here's a simple way to get your div always on center in any screen size. margins should be half of width and height.
Initial Title
vertical horizontal centered div
Initial Tags
center
Initial Language
CSS