FP2000: Only Text Is Displayed in Normal View When You Try to Use <Button> Tag (220086)
The information in this article applies to:
This article was previously published under Q220086 SYMPTOMS
When you try to use the <button> tag in your Normal Page, only the text is displayed when you view it in Normal view.
CAUSE
FrontPage does not display the button in Normal view. The button is displayed only when you preview the page in a Web browser.
RESOLUTION
The button tag cannot be added through the user interface. If you need to add the tag to your Web page, follow these steps:
- On the Insert menu, point to Advanced, and click HTML.
- In the HTML Markup dialog box, type the HTML code that you want to insert.
- Click OK.
MORE INFORMATION
The <button> tag is an HTML 4.0 spanning tag. Internet Explorer renders everything between the <button> and </button> tags on a gray, beveled button. The tag handles a single OnClick event for the button.
| Modification Type: | Major | Last Reviewed: | 12/2/2000 |
|---|
| Keywords: | kbprb KB220086 |
|---|
|