当前位置:首页 > HTML5教程 > HTML5入门

HTML <center> 标签

html <center> 标签

浏览器支持

ie firefox chrome safari opera

所有浏览器都支持 <center> 标签。

定义和用法

对其所包括的文本进行水平居中。

html 与 xhtml 之间的差异

在 html 4.01 中,center 元素不被赞成使用。

在 xhtml 1.0 strict dtd 中,center 元素不被支持。

提示和注释:

注释:提示:请使用 css 样式来居中文本!

标准属性

id, class, title, style, dir, lang, xml:lang

如需完整的描述,请访问标准属性。

事件属性

onclick, ondblclick, onmousedown, onmouseup, onmouseover, 
onmousemove, onmouseout, onkeypress, onkeydown, onkeyup

如需完整的描述,请访问事件属性。


【说明】本文章由站长整理发布,文章内容不代表本站观点,如文中有侵权行为,请与本站客服联系(QQ:254677821)!