有人记得 XMP
标签吗?
它的用途是什么?为什么不推荐使用它?
What was it used for and why was it deprecated?
在 W3C 上的 Google 快速搜索显示,引入了 XMP
用于在 HTML 3.2 中显示 预格式化文本 和早些时候.当 W3C 弃用 XMP
标记时,它建议使用 PRE
标记作为首选.
A quick Google search on W3C reveals that XMP
was introduced for displaying preformatted text in HTML 3.2 and earlier. When W3C deprecated the XMP
tag, it suggested using the PRE
tag as a preferred alternative.
更新:http://www.w3.org/TR/REC-html32#xmp, http://www.w3.org/MarkUp/html-spec/html-spec_5.html#SEC5.5.2.1
这篇关于<XMP> 是什么?标签用于?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!