> Brian M. Curran wrote:
>>  Well I want a solid filled footer to cap off the bottom of my page,
>>  but I'm getting an ugly space between the footer and the border of
>>  #underNav.
>
> Add...
>
> #footer p {margin: 0; padding: .5em 0;}
>
> ...to zero out the default margin, and adjust that top/bottom padding 
> value to your liking.
>
> regards
>       Georg
>

Georg,
Wow, this worked perfectly, thank you! I understand the descendant 
selectors, but the need to zero out the margin is something I have to look 
into. Thank you again.

-Brian 

______________________________________________________________________
css-discuss [[email protected]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to