FP: How to Line Up Text and Objects Horizontally

ID: Q149845


The information in this article applies to:
  • Microsoft FrontPage 97 for Windows with Bonus Pack
  • Microsoft FrontPage for Windows, versions 1.0, 1.0a, 1.1
  • Microsoft FrontPage Personal Web Server, versions 1.0, 1.0a


SUMMARY

This article describes how to horizontally align text or form fields in a tabular format.


MORE INFORMATION

To horizontally align text or objects in a tabular format, follow these steps:

  1. Apply the Formatted style to your text.


  2. Use the Tab key to separate the elements you want to appear in a tabular format.


The Formatted style is mapped to the <PRE>...</PRE> element when you save your Web page. The <PRE>...</PRE> element is designed to preserve exact horizontal spacing of characters, including spaces and tabs, and uses a fixed width font, such as Courier, to display your text. When you apply other styles that map to other elements, such as Normal which maps to the <P> element, extra spaces and tabs are ignored by the Web browser.

Additional query words: preformatted preformat tabbed tab tabbing tabulated columns column columnar horizontal align line up alignment aligned aligning vermeer

Keywords : kbdta fpedit
Version : windows:1.0,1.1,97
Platform : WINDOWS
Issue type : kbhowto


Last Reviewed: July 26, 1999
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.