« css滤镜 Gray 灰度显示对象内容DHTML中重要的属性方法 »

HTML元素 - ins 插入到文档中的文本

定义

表示插入到文档中的文本。

Specifies text that has been inserted into the document.

注释

INS 元素包含的文本将以下划线显示。

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

此元素是内嵌元素。

此元素需要关闭标签。

Text contained by the INS element is rendered underlined.

This 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.

示例代码

<INS datetime="1997-10-01T12:15:30-05:00">This text has been inserted.</INS>
原创文章如转载,请注明:转载自悠悠博客 [ http://www.ajaxstu.com/ ]

相关文章:

发表评论:

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