On 30/11/2006 16:37, Bradley Wright wrote:
> On 30/11/2006 16:26, Kim Brooks Wei wrote:
>> One:    How do I get the footer to snug up to the bottom of either 
>> the content or box divs?
>>               I've been able to get this to work in IE 5 Mac using 
>> absolute or relative positioning but  this doesn't work in either 
>> Safari or FF .
> 
> Add:
> position: relative;
> to:
> #box {...}
> 

One further caveat to this: you should add some padding to the bottom of 
#box to make room for the footer. Otherwise it might overlay content in 
the regular flow.
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to