PC Review Forums Newsgroups Microsoft Word Microsoft Frontpage How do I change the default margin/indentation between a bullet a.

Reply

How do I change the default margin/indentation between a bullet a.

 
Thread Tools Rate Thread
Old 03-01-2005, 02:57 PM   #1
=?Utf-8?B?R2VvZmYgRi4=?=
Guest
 
Posts: n/a
Default How do I change the default margin/indentation between a bullet a.


Within a collapsible bullet list I would like to reduce the space used by
margins and indentation. Ideally, I would like to define the position of the
bullet and/or start of text.
  Reply With Quote
Old 03-01-2005, 03:13 PM   #2
David Berry
Guest
 
Posts: n/a
Default Re: How do I change the default margin/indentation between a bullet a.

You can use CSS to do this. For example:

<ul style="margin-left: 15">
<li></li>
</ul>

--
David Berry - MCP
Microsoft MVP - FrontPage
FrontPage Support: http://www.net-sites.com/sitebuilder/
-----------------------------------
To assist you in getting the best answers for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp
-----------------------------------

"Geoff F." <Geoff F.@discussions.microsoft.com> wrote in message
news29BBB6F-392F-493E-BDA9-213AE4D636DB@microsoft.com...
> Within a collapsible bullet list I would like to reduce the space used by
> margins and indentation. Ideally, I would like to define the position of

the
> bullet and/or start of text.



  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

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