Basic tags |
基 本 标 签 |
<html></html> |
Creates an HTML document |
创 建 一 个HTML 文 档 |
<head></head> |
Sets off the title and other
information that isn't displayed
on the Web page itself |
设 置 文 档 标 题 以 及 其 他 不 在WEB 网 页 上 显 示 的 信 息 |
<body></body> |
Sets off the visible portion of
the document |
设 置 文 档 的 可 见 部 分 |
|
|
Header tags
|
标 题 标 签 |
<title></title> |
Puts the name of the document
in the title bar |
将 文 档 的 题 目 放 在 标 题 栏 中 |
|
|
Body attributes
|
文 档 整 体 属 性 |
<body bgcolor=?> |
Sets the background color,
using name or hex value |
设 置 背 景 颜 色, 使 用 名 字 或 十 六 进 制 值 |
<body text=?> |
Sets the text color, using
name or hex value |
设 置 文 本 文 字 颜 色, 使 用 名 字 或 十 六 进 制 值 |
<body link=?> |
Sets the color of links,
using name or hex value |
设 置 链 接 颜 色, 使 用 名 字 或 十 六 进 制 值 |
<body vlink=?> |
Sets the color of followed
links, using name or hex value |
设 置 已 使 用 的 链 接 的 颜 色, 使
免责声明: 本文仅代表作者个人观点,与爱易网无关。其原创性以及文中陈述文字和内容未经本站证实,对本文以及其中全部或者部分内容、文字的真实性、完整性、及时性本站不作任何保证或承诺,请读者仅作参考,并请自行核实相关内容。
|