Tagged Questions
0
votes
5answers
2k views
-2
votes
2answers
70 views
Why was the xmp HTML tag deprecated? [closed]
Possible Duplicate:
<XMP> Tag
I know that it is deprecated of course, and I know how to work around it by using the <pre> tag, <code> tag, and escapes for <>.
My ...