dfn HTML元素

来源:百度文库 编辑:神马文学网 时间:2024/04/29 01:13:15
定义
Indicates the defining instance of a term.
表示术语的定义。
注释
此元素在 Internet Explorer 3.0 及以上版本的 HTML 中可用,在 Internet Explorer 4.0 及以上版本的脚本中可用。
此元素是一个内嵌元素。
此元素需要关闭标签。
The DFN element is available in HTML as of Internet Explorer 3.0, and in script as of Internet Explorer 4.0.
This element is an inline element.
This element requires a closing tag.
示例代码
下面的例子使用了 DFN 元素来标明术语定义。
This example uses the DFN element to indicate a term definition.
HTML stands for hypertext markup language.另见
acronym,address,cite,i