首先要知道html标签的一些特点:
1.类似“<关键字>”这样由尖括号包关键字组成,例如,
2.一般是成对出现的,由开始标签类似“
First remember some exceptional single closing tags, for example:
Set page information | Can provide parameters for the containing | |||
Line break | Define generated key | |||
Horizontal line | Define media sources for media elements such as | |||
Image show area | Define attribute values for one or more columns in the table | |||
Form elements, input fields of different types have different forms | Define a specific window (frame) in the frameset | |||
Link stylesheet | Define embedded content, such as plug-ins | |||
Define the base font. HTML5 does not support the |
...... |
The tags are classified according to different effects:
1. Font effect
… |
The font size of title 1 (maximum) becomes smaller as you go down. Web pages generally range from h1 to h4, and they are generally not used after h4 | Strikethrough | ||
… |
Title 6 (minimum) | Strikethrough (indicates deletion) | ||
… | Bold font | … | Keyboard text | |
.. | Bold font (emphasis added) | … | Type font | |
… | Italics | Fixed-width font (valid for blanks, line breaks, and positioning functions in files) | ||
…/em> | italics (emphasis added) | Fixed width font (does not implement markup symbols) | ||
... | Italics (indicates definition) | Fixed width small font | ||
… | Bottom line | … | Font color (you can also write something like color="#00ff00") | |
... | Underline (indicates inserted text) | … | Minimum font | |
Horizontal line | Unlimited increase (font size is 100px) |
2. Section break mark
Horizontal line | Line breaks are prohibited, abbreviation of No Break | |||
Horizontal line (set size) | … |
Paragraph | ||
Horizontal line (set width) | Center the surrounding text | |||
Horizontal line (set color) | ||||
Line break |
3. Link
4. Graphics/Music
Post pictures to web pages | Set the picture border of the post | |||
Set the image width of the post | Background music setting | |||
Set the height of the posted image |
5. Form
Table position, left | Specify the distance between grid lines and network lines (using numbers) | |||
The position of the table, centered |