ID: Q190616
The information in this article applies to:
If you apply borders to the font properties in FrontPage Editor, the border appears in FrontPage Editor but not in Microsoft Internet Explorer.
Internet Explorer does not display the inline style properly.
To display a border around a block of text, apply the border style to the Paragraph rather than the font. To do this, follow these steps:
1. Select the text.
2. Right-click the text and then click Paragraph Properties on the menu
that appears.
3. Click Style.
4. Click the Borders tab. Set the options you want and click OK.
5. Click OK.
HTML code similar to the following will be inserted:
<p style="border: 2px solid">Some text.</p>
Note that the style attribute is applied directly to the paragraph tag.
For more information about inline styles, click the Index tab in FrontPage Help, type the following text
style sheets
and then double-click the selected text to go to the "To apply an inline style to a page element" topic.
Additional query words: 98
Keywords : kbfaq
Technology : internet
Version : WINDOWS:4.0,4.01
Platform : WINDOWS
Hardware : x86
Issue type : kbprb
Last Reviewed: July 1, 1999