bHTMLb基本标记
- 格式:doc
- 大小:257.50 KB
- 文档页数:11
HTML 基本标记 Basic tags 基 本 标记 Creates an HTML document 创建一个HTML文档
Sets off the title and other information that isn't displayed on the Web page itself
设置文档标题以及其他不在WEB网页上显示的信息
Sets off the visible portion of the document 设置文档的可见部分
Header tags 标 题 标记 Puts the name of the document in the title bar 将文档的题目放在标题
栏中
#Body attributes 文 档 整 体 属 性 Sets the background color, using name or hex value 设置背景颜色,使用名字
或十六进制值
Sets the text color, using name or hex value 设置文本文字颜色,使用
名字或十六进制值
Sets the color of links, using name or hex value 设置链接颜色,使用名字
或十六进制值
Sets the color of followed links, using name or hex value
设置已使用的链接的颜
色,使用名字或十六进制值
Sets the color of links on click
设置正在被击中的链接
的颜色,使用名字或十六进制值
Text tags 文 本 标记
Creates bold text 创建粗体字
Creates italic text 创建斜体字
Creates underline text 创建下划线字
# Creates teletype, or typewriter-style text 创建打字机风格的字体
# Creates a citation, usually italic 创建一个引用,通常是斜体
# Emphasizes a word (with italic or bold) 加重一个单词(通常是斜
体加黑体)
# Emphasizes a word (with italic or bold) 加重一个单词(通常是斜
体加黑体)
Sets size of font, from 1 to 7 设置字体大小,从1到7
Sets face of font, separated by comma 设置字体名称,用逗号隔
开,用引号引起
Sets font color, using name or hex value 设置字体的颜色,使用名
字或十六进制值
Links 链 接 Creates a hyperlink 创建一个超链接
# Creates a mailto link 创建一个自动发送电子邮件的链接
Creates a target location within a document 创建一个位于文档内部
的靶位 Links to that target location from elsewhere in the document
创建一个指向位于文档
内部靶位的链接
Formatting 格 式 排 版
Creates a new paragraph 创建一个新的段落
Aligns a paragraph to the left, right, or center 将段落按左、中、右对齐
Inserts a line break 插入一个回车换行符
#
#
# Precedes each definition term 放在每个定义术语词之前
# Precedes each definition 放在每个定义之前
#
#
前,并加上一个数字
#
#
前,并加上一个圆点
一个用来排版大块HTML段落的标记,也用于样式表
A generic tag used to format part of text inside a paragraph, also used for stylesheets
一个用来排版段内部分文字的标记,也用于样式表
图 形 元 素 Graphical elements Adds an image 添加一个图像
# Aligns an image: left, right, center; bottom, top, middle 排列对齐一个图像:左中
右或上中下
# Sets size of border around an image 设置围绕一个图像的边
框的大小
#
#
#
比或绝对像素点)
#
平线
Tables 表 格
Sets off each row in a table 开始表格中的每一行
Sets off each cell in a row 开始一行中的每一个格子
Sets off the table header (a normal cell with bold, centered text)
设置表格头:一个通常使
用黑体居中文字的格子
Table attributes 表 格 属 性
宽度
的大小
设置表格格子边框与其
内部内容之间空间的大小