Previous Message
Next Message

vertical height 100%

Sent by Justin French on 18 November 2003 01:01


Hi,

I know it's not really what CSS is all about, but I have the following:

<body>
	<div id='header'>...</div>
	<div id='wrapper'>
		<div id='sidebar'>...</div>
		<div id='main'>...</div>
	</div>
</body>

I'd like wrapper to (when shorter than the available window height) 
stretch vertically down to the bottom of the screen.  I'm aware that it 
may not work on all browsers, but some would be better than none :)

Justin

______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message