address--HTML元素

来源:百度文库 编辑:神马文学网 时间:2024/04/29 05:21:17
定义
表示特定信息,如地址、签名、作者、文档信息。
Specifies information, such as address, signature, and authorship, of the current document.
注释
Internet Explorer 将 address 元素的内容以斜体显示。
此元素在 Internet Explorer 3.0 及以上版本的 HTML 中可用,在 Internet Explorer 4.0 及以上版本的脚本中可用。
此元素是一个块元素。
此元素需要关闭标签。
Internet Explorer displays the content of an address element in italics.
This element is available in HTML as of Internet Explorer 3.0, and in script as of Internet Explorer 4.0.
This element is a block element.
This element requires a closing tag.
示例代码
This text will be italic.此文本将以斜体显示。
另见
acronym,cite,dfn,em,i