esthera
03-05-2009, 11:18 AM
I have an iframe with the id="mainimage" the correct background color for the iframe is showing correctly on firefox but not internet explorer
what am i doing wrong?
#mainimage{
width:410px;
height:500px;
float:right;
padding:0px;
margin:0px;
background-color:#90BADE;
}
what am i doing wrong?
#mainimage{
width:410px;
height:500px;
float:right;
padding:0px;
margin:0px;
background-color:#90BADE;
}