PRB: HTML Stops Displaying When a '<' Is Within <PRE> Tags (182669)
The information in this article applies to:
- Microsoft Internet Explorer (Programming) 3.0
- Microsoft Internet Explorer (Programming) 3.01
- Microsoft Internet Explorer (Programming) 3.02
This article was previously published under Q182669 SYMPTOMS
If you place a less-than symbol, "<", inside a pair of preformatting tags (<PRE></PRE>), the HTML stops displaying at the point where the "<" is listed in Internet Explorer 3.0x.
RESOLUTION
To work around this problem, either use <XMP> instead of <PRE> or use < instead of "<". Please note that <XMP> is considered obsolete by the World Wide Web Consortium (W3C) and may not be supported in future versions of Internet Explorer. For sample code that demonstrates these workarounds, see the "More Information" section.
REFERENCES
To view the W3C HTML Specification, go to the following Web site:
For more information about developing Web-based solutions for Microsoft Internet Explorer, visit the following Microsoft Web sites:
Modification Type: | Major | Last Reviewed: | 5/11/2006 |
---|
Keywords: | kbnofix kbprb KB182669 |
---|
|