dreamweaver
Microsoft Office TrainingThe UK's Number 1 for Microsoft Office Training add this page to your favourites/bookmarksBookmark page

view a printable version of this pagePrintable version
Customer: Sign in
Delegate: Sign in
Trainer: Log in

Forum home » Delegate support and help forum » Dreamweaver Training and help » Dreamweaver 8

Dreamweaver 8

The UK's most regular instructor-led training courses.
Training information: dreamweaver+courses · Dreamweaver training · Adobe dreamweaver training

resolvedResolved · Low Priority · Version CS3

No ranking yet
1 post
replyReplyWed 15 Jul 2009, 17:10Delegate Jef said...

Jef has attended:
Dreamweaver 8 Intermediate course

Dreamweaver 8

paragraph styles - how do I change the spacing between paragraphs?

Platinum
798 posts
replyReplyThu 16 Jul 2009, 10:12Trainer Rich said...

RE: dreamweaver 8

Hi Jef,

Thanks for your question. I hope you enjoyed the Dreamweaver training yesterday.

It's best to use CSS to control the margin of the paragraph. The default margin for paragraph (P tag) varies between browsers (apparently IE has a 1em bottom margin, whereas Mozilla has 1em top and bottom margins).

So you could redefine paragraph tags using CSS code such as this:
P {
margin: 0;
}

Or perhaps you just want to make the margin smaller:
P {
margin-top: .7em;
margin-bottom: .5em;
}

You can also use pixels (10px;) and other CSS measurements.

I have seen a lot of web sites with this at the top of their CSS style sheets:
* {
margin: 0;
padding: 0;
}

This essentially sets ALL elements to have no padding or margin (gets rid of the browser defaults). They are then free to set their own margins and padding on a class by class basis.

I hope this helps?

If this answer resolves your query, please mark the question as 'resolved' (see below). Otherwise, please post a follow-up response to this post, and I will assist you further.

Regards, Rich

Wed 22 Jul 2009: Automatically marked as resolved.


Related articles

· Six Reasons to Outsource Dream Weaver Training
· Browser Test Your Site Before Going Live
· Search Engine Optimisation Tips
· Why Upgrade To Dreamweaver CS4?
· Dreamweaver: Business Benefits of Web Design Skills

Please browse our web site to find out more about
dreamweaver+courses and other Microsoft training courses.

Dreamweaver (adobe) tip:

Quick Tag Editor

If you want to quickly access your HTMl tag while in design view, highlight your item on a page and press Ctrl+T

View all Dreamweaver (Adobe) hints and tips


Rate this page:
2.1/5 (108 votes cast)
Institute of IT Training - Accredited Training Provider ILM
Microsoft Certified Partner
Microsoft Office Specialist Authorised Testing Centre (MOS and MCAS)

Prodigy Platinum Learning Partner

Institute of IT Training - Accredited Training Provider
McAfee Secure sites help keep you safe from identity theft, credit card fraud, spyware, spam, viruses and online scams
Association of Computer Trainers verified by visa, mastercard securecard