barlow8166
12-29-2007, 08:59 PM
Here's my code for the page:ivoog User Agreement
#ivoog {background:url(http://www.pics.ivoog.com/top222.gif) no-repeat; width:100%; height:137px; margin: 15px auto; padding-left: 6px; padding-top: 10px}
body{margin: 0 auto; width: 100%}
How can I center my div tag and background image and still have the width be 100%?
#ivoog {background:url(http://www.pics.ivoog.com/top222.gif) no-repeat; width:100%; height:137px; margin: 15px auto; padding-left: 6px; padding-top: 10px}
body{margin: 0 auto; width: 100%}
How can I center my div tag and background image and still have the width be 100%?