« 被人遗忘的html tags正则表达式:定位符 »

HTML元素 - legend 插入一个标题

定义
在 fieldSet 对象绘制的方框内插入一个标题。

Inserts a caption into the box drawn by the fieldSet object.

注释
LEGEND 元素必胧?FIELDSET 内的第一个元素。

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

此元素是块元素。

此元素需要关闭标签。

The LEGEND element must be the first element in a FIELDSET.

This element is available in HTML and script as of Internet Explorer 4.0.

This element is a block element.

This element requires a closing tag.
原创文章如转载,请注明:转载自悠悠博客 [ http://www.ajaxstu.com/ ]

相关文章:

发表评论:

◎欢迎参与讨论,请在这里发表您的看法、交流您的观点。