FP: Centering Bullet List Causes Extra Spaces Between Lines

Last reviewed: March 18, 1998
Article ID: Q155500
The information in this article applies to:
  • Microsoft FrontPage 98 for Windows
  • Microsoft FrontPage 97 for Windows with Bonus Pack
  • Microsoft FrontPage for Windows, version 1.1
  • Microsoft FrontPage for the Power Macintosh, version 1.0

SYMPTOMS

Creating a bulleted list and then setting the format to center causes extra spacing between lines.

CAUSE

When the bulleted list is centered, paragraph (<p>) tags are inserted between the lines causing the extra spacing.

WORKAROUND

To work around this problem, use either of the following methods:

Method 1: Insert the bulleted list in a table (all versions of FrontPage)

  1. On the Table menu, click Insert Table.

  2. Under Size, in both the Row and Columns boxes, type "1" (without the quotation marks).

  3. Under Layout, in the Alignment list, select Center. In the Border Size box, type "1" (without the quotation marks). Click OK.

  4. Create the bulleted list in the table.

Method 2. Use a FrontPage Component (FrontPage 98)

  1. Place the insertion point on the line before the bulleted list.

  2. On the Insert menu, click FrontPage Component.

  3. In the Insert FrontPage Component dialog box, select Insert HTML, and then click OK.

  4. In the HTML Markup dialog box, type "<center>" (without the quotation marks). Click OK.

  5. Place the insertion point on the line after the bulleted list.

  6. On the Insert menu, click FrontPage Component.

  7. In the Insert FrontPage Component dialog box, select Insert HTML, and then click OK.

  8. In the HTML Markup dialog box, type "</center>" (without the quotation marks). Click OK.

Method 3: Use a WebBot Component (FrontPage 97, 1.x)

  1. Place the insertion point on the line before the bulleted list.

  2. On the Insert menu, click Bot, and select HTML Markup.

  3. In the HTML Markup dialog box, type "<center>" (without the quotation marks). Click OK.

  4. Create and format the bulleted list the way you want. (Do not center the list).

  5. Place the insertion point on the line after the bulleted list.

  6. On the Insert menu, click Bot. Select the HTML Markup component, and click OK.

  7. In the HTML Markup dialog box, type "</center>" (without the quotation marks). Click OK.

The center formatting will not be visible in FrontPage Editor; however, when you view the page in a Web browser that supports the <center> tag, the list will be centered.


Additional query words:
Keywords : fpedit kbdta
Version : windows:1.1,97,98; macintosh:1.0
Platform : WINDOWS
Hardware : x86
Issue type : kbprb


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: March 18, 1998
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.