Article ID: 205659 - Last Review: July 2, 2007 - Revision: 1.1 FP2000: Extra Line Spacing Inserted After Pressing ENTERThis article was previously published under Q205659 For a Microsoft FrontPage 98 version of this article, see 194246 (http://support.microsoft.com/kb/194246/EN-US/ ) . For a Microsoft FrontPage 97 and earlier version of this article, see 169883 (http://support.microsoft.com/kb/169883/EN-US/ ) . SYMPTOMS
If you press ENTER when you edit a page in page view, a blank line is inserted before the next line of text, which causes the text to look double-spaced.
CAUSE
When you press ENTER in FrontPage, FrontPage inserts a paragraph element
represented in Hypertext Markup Language (HTML) by the <P> tag. When
it is rendered by a Web browser, the paragraph is displayed with a line space before 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 is 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 one of the following methods.
-or-
MORE INFORMATION
For additional information about HTML, please see the following Microsoft
Web site: http://msdn2.microsoft.com/en-us/library/ms670169.aspx
(http://msdn2.microsoft.com/en-us/library/ms670169.aspx)
| Article Translations
|
Back to the top
