« xmlhttp的编码转换sql 事务 全攻略 »

HTML元素 - del 已删除文本

定义
表示文本已经从文档中删除。

Indicates text that has been deleted from the document.

注释
此元素在 Internet Explorer 4.0 及以上版本的 HTML 和脚本中可用。

此元素是内嵌元素。

此元素需要关闭标签。

The DEL element is available in HTML and script as of Internet Explorer 4.0.

This element is an inline element.

This element requires a closing tag.

元素示例代码
<DEL>此文本已被删除。</DEL>
原创文章如转载,请注明:转载自悠悠博客 [ http://www.ajaxstu.com/ ]

相关文章:

发表评论:

◎欢迎参与讨论,请在这里发表您的看法、交流您的观点。