centering bullet points

  • Thread starter Thread starter Mike
  • Start date Start date
M

Mike

Is it possible in FP2002 to have bullet points centralised on a page? Can
centralise the text but what about the bullet mark itself?
Thank you
Mike
 
Try:
<div style="float:right;width:50%;>
<ul style="margin-left:15px;">
<li>list item 1</li>
</ul>
</div>
<div style="clear:both;line-height:0;font-size:0;">&nbsp;</div>

You may have to experiment with the width of the floating <div> and the
<ul> left margin.

--
Ron Symonds - Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.

http://www.rxs-enterprises.org/fp

FrontPage Support: http://www.frontpagemvps.com/
 
Have you tried creating a one-cell table. Center the table, hide the boarders
and set the table width so that the left side is about where you want the
bullets to appear.

Also there is an indent feature that works with bulleted lists. You can
create a set bullets and then select all of them and indent the whole
selection to the right. The indent feature on the formatting tool bar
 
Thank you Ronx and Jim very much for your prompt replies. Selecting and then
indenting to the right is the simpler therefore my preferred option.

Mike
 
Try it in different sized browsers - you may be surprised. Use
File->Preview in Browser with the different size options.
<blockquote> (the tag used by the toolbar indent button) indents by a
fixed amount, so what appears centred on your browser will not be
centred on mine.
--
Ron Symonds - Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.

http://www.rxs-enterprises.org/fp

FrontPage Support: http://www.frontpagemvps.com/
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

PowerPoint PowerPoint Bullet Indents Stoppe Working w/ Last Update on Mac 0
Bullet point format 6
Using auto shapes 1
bullet points 5
Coloring Bullets & page format 6
Change Default of Bullets 2
colour of bullet points 2
Bullets 6

Back
Top