Tom Livingston wrote:
>> While this will work, I don't recommend it. My method for margins around
>> headings and paragraphs has always been to remove top margins on all
>> text and just set bottom margins on everything. This allows me to
>> control the spacing between headings and the following paragraphs
>> without needing child selectors or classes. I've never needed something
>> more intricate (though I acknowledge others will at times -- try
>> something simple like this first though).
>>
>> Zoe
>
> Zoe,
>
> I am trying this here:
>
> 66.155.251.18/mlinc.com/test/index.html
>
> but I am getting double margin (?) under the h1, in FF(Mac) and IE6.
>
> What am I missing?
>

Your margin under the h1 is the correct size. You've set it to 1em, and 
a 1em margin on a significantly bigger h1 is going to be bigger than on 
the smaller p. If you want a smaller margin there, set it to a smaller 
value, like .5em.

Zoe

-- 
Zoe M. Gillenwater
Design Services Manager
UNC Highway Safety Research Center
http://www.hsrc.unc.edu


______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- 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