FP: Extra Line Spacing Inserted after Pressing ENTERLast reviewed: March 18, 1998Article ID: Q169883 |
The information in this article applies to:
SYMPTOMSIn Microsoft FrontPage Editor, if you press the ENTER key 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.
RESOLUTIONTo 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:
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |