Centering DIV in different resolutions |
Centering DIV in different resolutions |
![]()
Post
#1
|
|
![]() Always Move Fast ![]() ![]() ![]() ![]() Group: Member Posts: 167 Joined: Aug 2005 Member No: 192,635 ![]() |
I've tried using this code to center my DIV layout in different resolutions :
CODE <div class="content" style="position:absolute; z-index:2; left:50%; top:0%; margin-left:-195px; margin-top:150px; width:210px; height:210px;border-style:solid; border-width:0px; border-color:000000;overflow:auto;"> but it doesn't seem to work for me. do i need to delete the image code of my layout for it to work? |
|
|
![]() ![]() |