ID: Q194100
The information in this article applies to:
This article describes how to align text or form fields horizontally in a tabular format.
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.
Additional query words: preformatted preformat tabbed tab tabbing tabulated columns column columnar horizontal align line up alignment aligned aligning
Keywords : fpedit
Version : WINDOWS:
Platform : WINDOWS
Hardware : x86
Issue type : kbinfo
Last Reviewed: July 1, 1999