Use margins / padding. I tend to use margin-bottom: 1em for paragraphs which
works fine for me. Look into margin collapsing to see why adding top and
bottom margins is redundant in most cases. Leading is controlled by the
line-height property in css and refers to space between lines, not
paragraphs.

Hope this helps?

On 11/13/06, Melissa Meyer <[EMAIL PROTECTED]> wrote:
>
> Dear list:
>
> How is the best way to control spacing between paragraphs or leading for
> those of you who know the term?
>
> Right now I am using <br /> and it is a little too much space for me. How
> could I do this another way??
>
> Thanks,
> Melissa
>
> ______________________________________________________________________
> 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/
>



-- 
http://www.web-buddha.co.uk
______________________________________________________________________
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