Does http://codepunk.hardwar.org.uk/acss08.htm help? It's about nested div's and styles and notes a difference between IE and Netscape.
Kees
I have a wrapper div that contains an entire webpage. That is, all other divs are contained within this div. Strangely enough IE is the browser that is giving me the results I want. If you look at the page at http://www.davidspencer.id.au/index2.htm in IE you'll notice the page looks good with the content having a white background. However if you look at it in Firefox the background is not displaying. I know full well that it is IE that has the problem, it's just that this 'problem' is actually what I am looking for in all browsers. I remember reading about this somewhere but cannot remember where. I know it is an easy fix but don't know where to look.
The CSS for the Wrapper div is as follows:
#wrapper {
text-align: left;
width: 90%;
margin: 0 auto;
background-color: #FFFFFF;
padding: 0px;
}
Thanks
David

Chowhound
Comic Vine
GameFAQs
GameSpot
Giant Bomb
TechRepublic