This is a multi-part message in MIME format.
------=_NextPart_000_000A_01C4EDE9.967995D0
Content-Type: text/plain;
charset="US-ASCII"
Content-Transfer-Encoding: 7bit
I have a div and have tried various ways to get its background to show up in
Mac IE 5.2 but no dice. Can someone please rescue me. Here is my code -
/* main container - set bg for overall bg color */
#container {
margin:0 auto; /*standard way for centering things horizontally*/
width:770px;
text-align:left; /*put text back to left in container*/
background-color:#fff;
position:relative;
background: url(images/main_bg.jpg) repeat;
padding:0;
height:100%;
}
And the URL -
http://design.tmhdesign.com/tasty_tuscany/italy-map.asp
<http://design.tmhdesign.com/tasty%5Ftuscany/italy-map.asp>
Thank you .
Thomas Hall
TMH Web Design
http://www.tmhdesign.com/showcase.htm
[EMAIL-REMOVED]
------=_NextPart_000_000A_01C4EDE9.967995D0
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
------=_NextPart_000_000A_01C4EDE9.967995D0--