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

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

HTML <basefont>标签


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

Definition and Usage
用法

Defines a base font.
定义基础字体


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

The basefont element was deprecated in HTML 4.01.
basefont元素在HTML4.01中不被推荐

The basefont element is not supported in XHTML 1.0 Strict DTD.
basefont元素在XHTML1.0严密型DTD中已经不被支持


Optional Attributes
可选属性

DTD indicates in which DTD the attribute is allowed. S=Strict, T=Transitional, and F=Frameset.
下表中的DTD列指明了被支持的DTD属性。S=Strict(精确的),T=Transitional(传统的),F=Frameset(框架)

属性 描述 DTD
color rgb(x,x,x)
#xxxxxx
colorname
Specifies the text color. Deprecated. Use styles instead.
指定文字的颜色[不推荐]使用样式来取代
TF
face list_of_fontnames Specifies the font to use. Deprecated. Use styles instead.
指定使用的字体[不推荐]使用样式来取代
TF
size default_text_size
(a number from 1 to 7)
Font size for font elements. Deprecated. Use styles instead.
定义字体的大小。[不推荐]使用样式来取代
TF

Standard Attributes
标准属性

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

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

Event Attributes
事件属性

NONE

评论 (0) All

登陆 | 还没注册?