my understanding is when you set 
* {margin:0; padding:;} 
in the beginning of the stylesheet, you set for all
elements and all browsers margin and padding to 0. 
>From that point on you only define margin and padding
very specific to div's, id's, etc. when you need a
different value.

/birgit


--- Bruce Gilbert <[EMAIL PROTECTED]> wrote:

> If I declare at the top of my stylesheet
>  div {margin:0; padding:0;}
>  when I declare a specific div eg: #header, do I
> need to declare the zero
> attributes in there as well or does my top
> declaration take care of that?
> 
> 
> --
> ::Bruce::
>
______________________________________________________________________
> css-discuss [EMAIL PROTECTED]
> http://www.css-discuss.org/mailman/listinfo/css-d
> List wiki/FAQ -- http://css-discuss.incutio.com/
> Supported by evolt.org --
> http://www.evolt.org/help_support_evolt/
> 



        
                
______________________________________________________ 
Yahoo! for Good 
Donate to the Hurricane Katrina relief effort. 
http://store.yahoo.com/redcross-donate3/ 

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

Reply via email to