Page (Page) Tag (Tags)
◇ HTML file structure (Document Structures)
.........
,,>,
,
The text of the HTML file is written here ...
◇ Language Charsets
# =
US-ASCII, ISO-8859-1, X-Mac-Roman, ISO-8859-2, X-Mac-CE,
ISO-2022-JP, X-SJIS, X-EUC-JP,
EUC-KR, ISO-2022-KR,
GB2312, GB_2312-80,
X-EUC-TW, X-CNS11643-1, X-CNS11643-2, BIG5
MIME character set information can be set in the HTML file. When you browse the homepage, it is best to select the corresponding language in your browser's option menu. But if the settings are written in the HTML file, the browser will automatically set the language option. In particular, the character entity is used in the home page, and the home page should write clear character set information. Otherwise, when you are browsed the homepage, if you do not set the language option correctly, it will be confusing.
◇ Background color and text color
BGColor --- Background Color
TEXT --- Color of the non-linked text
LINK --- Colorful link
ALINK --- Colorful Colors that are being clicked
VLINK --- Colorful Linkable Text Has Click (Access) # = rggbb
Color is represented by a 16-en-green-green-blue (RGB) value.
16-based digital: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, a, b, c, d, e, f.
Background image of non scrolling background
◇ 页 Page Blank (Margin)
The blank page above the left side of the page (Heaven) # = margin Amount
◇ Link (LINK) Basic Law
...
This is an example of a link. Click on the underlined text!
This is an example of a link. Click on the underlined text!
Jump to another place of the page ...
Jump to the next "Link Point"
Next link point
Jump to the next "Link Point"
Next link point
Jump to another place of another page ...
Jump to another place for another page.
Jump to another place for another page.
◇ Open a new (browser) window (Target Window)
...
Open a new window!
Open a new window!
◇ Ruler
# = left, Right
# = rrggbb 16 Enter the RGB digital, or the following predefined color:
Black,
Olive,
Teal,
RED,
Blue,
Maroon,
Navy,
Gray,
Lime,
Fuchsia,
WHITE,
Green,
Purple,
Silver,
YELLOW,
Aqua