The information in this article applies to:
SYMPTOMSIf 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. CAUSEWhen 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. RESOLUTIONTo work around this behavior, insert a normal line break (<BR>) instead of a paragraph (<P>), using one of the following methods.
-or-
MORE INFORMATIONFor additional information about HTML, please see the following Microsoft Web site: http://msdn.microsoft.com/workshop/author/htmlhelp/ Additional query words: front page
Keywords : kbdta fpedit |
Last Reviewed: December 8, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |