[thelist] Tiling Div backgrounds 100%

Nick Wilson nick at stylesheet.org
Fri Oct 31 07:59:21 CST 2003


* and then Scott Brady declared....
> I've got a site where I'm trying to have a background div expand vertically to match whatever the page content is.
> 
> I've looked in the archives and on the web and thought I had it set up correctly, but it doesn't appear to be working (at least, not in IE).
> 
> Here's the test site: http://www.squidswimteam.org/dev/
> 
> Here are the relevant style definitions in the style sheet:
> 
> body {
> 	height:100%;
> 	width:100%;
> 	background-color: rgb(225,236,238);
> 	margin: 0px;
> 	font-family: Arial, Helvetica, Sans, Sans-Serif;
> 	font-size: 0.8em;
> }
> 
> html {
> 	height:100%;
> 	width:100%;
> }
> 
> The layers in question from the source are primarily:  menuBottomL, laneLineBottom, and mainContent 


And are the layers 100% too?

-- 
Nick W


More information about the thelist mailing list