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 question is, why was it depricated? The solution of having real code in an <xmp> tag seems so much more elegant than all this escaping we do now adays, and yet, the one was neglected in favour of the other.
Any idea? Is there a reason for favouring <pre>; with escapes over <xmp>?
A start tag whose tag name is "xmp"– Alohci Nov 29 '11 at 15:18