PC Review


Reply
Thread Tools Rate Thread

Bulleted List -- extra line break at beginning?

 
 
=?Utf-8?B?TWVhZ2hhbg==?=
Guest
Posts: n/a
 
      8th May 2006
Hi there,

When I create a bulleted list in FP it inserts a line break between the
paragraph and the list items. I do not want a space between the paragraph
and listing -- I simply want the list directly beneath the paragrah, but I
can't seem to format it that way. Is there any way to do this?
 
Reply With Quote
 
 
 
 
Ronx
Guest
Posts: n/a
 
      8th May 2006
Use CSS to set the bottom margin of the paragraph and top margin of
the list to zero (0)
<style type="text/css">
..btm {margin-bottom:0;}
..tpl {margin-top:0}
</style>
</head>

<body>
<p class="btm">This is the paragraph</p>
<ul class="tpl">
<li>this is the first item in the list</li>
</ul>
--
Ron Symonds - Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.
FrontPage Support: http://www.frontpagemvps.com/

"Meaghan" <(E-Mail Removed)> wrote in message
news:502CA473-1A1A-4530-9464-(E-Mail Removed)...
> Hi there,
>
> When I create a bulleted list in FP it inserts a line break between
> the
> paragraph and the list items. I do not want a space between the
> paragraph
> and listing -- I simply want the list directly beneath the paragrah,
> but I
> can't seem to format it that way. Is there any way to do this?



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
extra page break(dotted line) before section page break wormrbook Microsoft Word Document Management 1 16th Jul 2008 11:20 PM
Extra line break every 967 characters =?Utf-8?B?Unlhbg==?= Microsoft Outlook Discussion 7 19th May 2006 04:55 AM
How can I break items in a bulleted list so that they can be "ani. =?Utf-8?B?aHNpbHZlcm1hbg==?= Microsoft Powerpoint 1 10th Dec 2004 04:54 PM
Why do CONTROLS end with an EXTRA line-break/space??? michael Microsoft C# .NET 3 25th Feb 2004 02:57 PM
Why do CONTROLS end with an EXTRA line-break/space???? michael Microsoft ASP .NET 2 25th Feb 2004 04:11 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:26 PM.