Text tags |
文 本 标 签 |
|
| <pre></pre> |
Creates preformatted text |
创 建 预 格 式 化 文 本 |
|
| <h1></h1> |
Creates the largest headline |
创 建 最 大 的 标 题 |
|
| <h6></h6> |
Creates the smallest headline |
创 建 最 小 的 标 题 |
|
| <b></b> |
Creates bold text |
创 建 黑 体 字 |
|
| <i></i> |
Creates italic text |
创 建 斜 体 字 |
|
| <tt></tt> |
Creates teletype, or typewriter-style text |
创 建 打 字 机 风 格 的 字 体 |
|
| <cite></cite> |
Creates a citation, usually italic |
创 建 一 个 引 用, 通 常 是 斜 体 |
|
| <em></em> |
Emphasizes a word (with italic or bold) |
加 重 一 个 单 词( 通 常 是 斜 体 加 黑 体) |
|
| <strong></strong> |
Emphasizes a word (with italic or bold) |
加 重 一 个 单 词( 通 常 是 斜 体 加 黑 体) |
|
| <font size=?></font> |
Sets size of font, from 1 to 7 |
设 置 字 体 大 小, 从 1 到 7 |
|
| <font color=?></font> |
Sets font color, using name or hex value |
设 置 字 体 的 颜 色, 使 用 名 字 或 十 六 进 制 值 |
|
| |
|