HighDots Forums  

LIne spacing between paragraphs

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss LIne spacing between paragraphs in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
RTalbott
 
Posts: n/a

Default LIne spacing between paragraphs - 11-13-2004 , 04:21 PM






I would like to use CSS rules to style paragraph headers differently from the
paragraphs, requiring a paragraph return and separate tags. DW makes the
vertical space too big. How can control that distance to be what I want?
Thanks so much for heip Richard


Reply With Quote
  #2  
Old   
Murray *TMM*
 
Posts: n/a

Default Re: LIne spacing between paragraphs - 11-14-2004 , 09:24 AM






p.header { margin-top:5px; margin-bottom:5px; } /* adjust to suit */
....

<p class="header">This paragraph will have a different top and bottom
margin</p>

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"RTalbott" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
I would like to use CSS rules to style paragraph headers differently from
the
paragraphs, requiring a paragraph return and separate tags. DW makes the
vertical space too big. How can control that distance to be what I want?
Thanks so much for heip Richard




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.