kattie
07-01-2005, 05:49 PM
folks,
my div wont show a background in mozilla. its looks fine in explorer?
the code is fine as it work on other divs in mozilla. just not this one. ive checked my nesting and everything is fine.
anyone know what would stop a div from showing its background in mozilla? its a container div for the main body of my code
thanks guys
#maincontainer{
width: 756px;
background: WHITE url(images/white_side_withshadow.gif) repeat-y right;
}
my div wont show a background in mozilla. its looks fine in explorer?
the code is fine as it work on other divs in mozilla. just not this one. ive checked my nesting and everything is fine.
anyone know what would stop a div from showing its background in mozilla? its a container div for the main body of my code
thanks guys
#maincontainer{
width: 756px;
background: WHITE url(images/white_side_withshadow.gif) repeat-y right;
}