FP98: How to Line Up Text and Objects Horizontally (194100)



The information in this article applies to:

  • Microsoft FrontPage 98 for Windows

This article was previously published under Q194100

For a Microsoft FrontPage 2000 version of this article, see 196281.
For a Microsoft FrontPage 97 and earlier version of this article, see 149845.

SUMMARY

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

MORE INFORMATION

To align text or objects horizontally 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.

Modification Type:MajorLast Reviewed:10/3/2001
Keywords:kbinfo KB194100