您的位置:首页 > Web前端 > HTML

HTML元素 - acronym

2013-09-04 00:35 218 查看
定义

表示取首字母的缩写词。

Indicates an acronym abbreviation.

注释

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

此元素是内嵌元素。

此元素需要关闭标签。

The acronym 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.

示例代码
<ACRONYM>MSN</ACRONYM>
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签:  HTML元素 HTML标签 HTML