当前位置: 首页 > 网络学院 > 网页制作基础教程 > HTML > HTML <center>标签

HTML
HTML 介绍
HTML 元素
HTML 基本标签
HTML 格式
HTML 实体字符
HTML 链接
HTML 框架
HTML 表格
HTML 列表
HTML 表单
HTML 图片
HTML 背景
HTML 颜色
HTML 颜色值
HTML 颜色名
HTML 便条
HTML 布局
HTML 字体
HTML 4.0
HTML 样式

HTML <center>标签


出处:互联网   整理: 软晨网(RuanChen.com)   发布: 2009-03-04   浏览: 377 ::
收藏到网摘: n/a

Definition and Usage
使用方法

Centers its enclosed text horizontally.
将它所包围的文字水平居中


Differences Between HTML and XHTML
它在HTML和XHTML中的区别

The center element was deprecated in HTML 4.01.
center元素在HTML4.01中不推荐使用

The center element is not supported in XHTML 1.0 Strict DTD.
XHTML1.0严密型DTD将不支持center元素


Tips and Notes
提示与注意点

Tip: Use CSS styles to center text!
请使用CSS样式来居中文字!


Standard Attributes
标准属性

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

For a full description, go to Standard Attributes.
查看完整的描述

Event Attributes
事件属性

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

For a full description, go to Event Attributes.
查看完整的描述

评论 (0) All

登陆 | 还没注册?