HTML

1个成员

HTML元素 - big

发表于 2016-12-31 3048 次查看

元素定义

指定所含文本要以比当前字体稍大的字体显示。

Specifies that the enclosed text should be displayed in a larger font than the current font.

元素说明

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

此元素是内嵌元素。

此元素需要关闭标签。

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

元素示例代码

<BIG>This text is larger</BIG> than this text.
发表回复
你还没有登录,请先登录注册