The information in this article applies to:
SYMPTOMSWhen you press the ENTER key in Microsoft FrontPage Editor, a blank line is inserted before the next line of text, causing the text to look double-spaced. CAUSEWhen you press ENTER in FrontPage, FrontPage inserts a paragraph represented in HyperText Markup Language (HTML) by the <P> tag. When rendered by a Web browser, the paragraph is displayed with a line space above it. If your lines are short or you press ENTER when you reach the right margin instead of allowing the text to wrap to the next line, each line will be formatted with the <P> tag, resulting in the extra line space between paragraphs. RESOLUTION
To work around this behavior, insert a normal line break (<BR>) instead of
a paragraph (<P>), using either of the following methods:
MORE INFORMATIONFor additional information about HTML, please see the following Microsoft Web site: http://www.microsoft.com/workshop/author/newhtml/htmlref.htm Additional query words:
Keywords : kbusage kbdta fpedit |
Last Reviewed: July 23, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |