Sometimes IE6 would not render background specified in CSS. Try adding position:relative to the element.
#MyIe6Div {
background-color: red;
position: relative;
}
Showing posts with label background. Show all posts
Showing posts with label background. Show all posts
Thursday, May 29, 2008
Subscribe to:
Posts (Atom)