Thread
:
Centering DIV elements within browser when resizing
View Single Post
06-23-2007, 04:56 PM
#
3
(
permalink
)
bcackerman
Bronze Member
Join Date: Jun 2007
Location: IL
Posts: 48
ya, this sometimes doesnt work, so what you'll want to do is this
<div style="width:___px; position:relative; margin:0px auto;>
</div>
that makes it so the div is centered no matter what browser your using. (you'll need to enter your width there)
__________________
[SIGPIC][/SIGPIC]
bcackerman
View Public Profile
Send a private message to bcackerman
Visit bcackerman's homepage!
Find More Posts by bcackerman