BlaBla.cn

HTML元素 - b

定义

指定文本应以粗体显示。

Specifies that the text should be rendered in bold.

注释

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

此元素是内嵌元素。

此元素需要关闭标签。

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

示例代码

<B>This text displays boldface. 此文本以粗体显示。</B>

另见

strong

 

 
作者或编者:布啦布啦   最近更新日期:2007-04-23
参考来源:www.BlaBla.cn 布啦布啦网页教程与代码

© 2005-2008 BlaBla.cn 版权所有