| marked Remember |
Translation or meaning |
Role |
Note |
| File tags |
| <HTML> |
File declaration |
Let the browser know that this is an HTML file |
Filter |
| <HEAD> |
Beginning |
Provide overall file information |
| <TITLE> |
Title |
Define the file title, which will be displayed at the top of the browse |
| <BODY> |
This paper |
Design file format and Nevin location |
| Typesetting mark |
| <P> |
Paragraph mark |
Leave a blank line between a word, a picture, a table, etc |
|
| <BR> |
Line Wrap Marker |
Make words, pictures, tables, etc. appear on the next line |
|
| <HR> |
Horizon |
Insert a horizontal line |
|
| <CENTER> |
Center |
Make the word, picture, form, etc appear in the middle |
|
| <PRE> |
Preset format |
To make a file appear in the order of the original code |
|
| <DIV> |
Partition mark |
Set the position of words, pictures, forms, etc. |
|
| <NOBR> |
Do not fold lines |
Make the text not too long to bypass |
Filter |
| <WBR> |
Suggested Fold Line |
Preset fold line position |
Filter |
| Font marks |
| <STRONG> |
Aggravating tone |
Produces font bold bold effect |
|
| <B> |
Bold tag |
Create font Bold effect |
|
| <EM> |
Accent Mark |
Font appears italic effect |
|
| <I> |
Italic mark |
Font appears italic effect |
|
| <TT> |
Typing fonts |
Courier font, same letter width |
|
| <U> |
plus the bottom line. |
plus the bottom line. |
|
| <H1> |
First-level title tag |
To widen, and to be inversely proportional to the series. |
|
| <H2> |
Second-level title tag |
Change the font to bold and widen |
|
| <H3> |
Level Three title Tag |
Change the font to bold and widen |
|
| <H4> |
Level four title Tag |
Change the font to bold and widen |
|
| <H5> |
Level five title Tag |
Change the font to bold and widen |
|
| <H6> |
Level six title Tag |
Change the font to bold and widen |
|
| <FONT> |
Glyph Mark |
Set font style, size, color |
|
| <BASEFONT> |
Datum glyph Mark |
Set all glyphs, sizes, colors |
Filter |
| <BIG> |
Font enlargement |
Make the font slightly larger |
|
| <SMALL> |
Font indentation |
Make the font slightly thinner |
|
| <STRIKE> |
Draw line Delete |
Add a strikethrough to a font |
|
| <CODE> |
Code |
Font slightly widened as <TT> |
|
| <KBD> |
Keyboard word |
Font slightly widened, single blank |
|
| <SAMP> |
Example |
Font slightly widened as <TT> |
|
| <VAR> |
Variables |
Italic effect |
|
| <CITE> |
Biography quote |
Italic effect |
|
| <BLOCKQUOTE> |
Quote Text block |
Indented font |
|
| <DFN> |
Definition of the stated language |
Italic effect |
|
| <ADDRESS> |
Address tag |
Italic effect |
|
| <SUB> |
Subscript Word |
Index |
|
| <SUP> |
Subscript Word |
Subscript Word |
|
| Manifest markup |
| <OL> |
Order List |
List items will be in numbers, alphabetical order |
|
| <UL> |
Unordered list |
List items are arranged in dots |
|
| <LI> |
List items |
Each tag identifies a list item |
|
| <MENU> |
Menu List |
List items are arranged in dots, such as <UL> |
|
| <DIR> |
Catalog Listing |
List items are arranged in dots, such as <UL> |
|
| <DL> |
Definition Checklist |
The list appears in two tiers |
|
| <DT> |
Define Entry |
The title that marks the definition of the item |
|
| <DD> |
Define Content |
Mark Definition Content |
|
| Table tags |
| <TABLE> |
Table tags |
Set the parameters of the table |
|
| <CAPTION> |
Table title |
Make a column to fill in the table title |
|
| <TR> |
Table columns |
Set columns for this table |
|
| <TD> |
Table column |
Set the column of the table |
|
| <TH> |
Form headers |
Equal to <td>, but the font inside will be thicker |
|
| Form tags |
| <FORM> |
Form tags |
Determine the mode of operation of a single form |
Filter |
| <TEXTAREA> |
Text block |
Provide a text box to enter more text |
| <INPUT> |
Input tags |
Determine input form |
| <SELECT> |
Select tag |
Create pop-up scrolling list |
| <OPTION> |
Options |
Each tag indicates an option |
| Graphical indicators |
|
Graphical indicators |
Insert graphics and set graphic properties |
|
| Link tag |
| <A> |
Link tag |
Join link |
|
| Frame marker |
| <FRAMESET> |
Frame setting |
Set frame |
Filtration |
| <FRAME> |
box window setting |
Set frame window |
| <IFRAME> |
Inside page Frame |
Inserting frames in the middle of a Web page |
| <NOFRAMES> |
No support framework |
Set the prompts when browsers do not support frames |
| Image map |
| <MAP> |
Image map Name |
Set Image map name |
Filter |
| <AREA> |
Link area |
Set up each link area |
Filter |
| Multimedia |
| <BGSOUND> |
Background sound |
Play sound or music in the background |
|
| <EMBED> |
Multimedia |
Add sound, music, or video |
Filter |
| Other tags |
| <MARQUEE> |
Walking around writing |
Make text move around |
Filter |
| <BLINK> |
Flashing text |
Flashing text |
Filter |
| <ISINDEX> |
In-page search device |
You can enter a keyword to find the page |
Filter |
| <META> |
Start definition |
Let the browser know that this is an HTML file |
Filtration |
| <LINK> |
Relationship definition |
Define the relationship between the file and other URLs |
Filtration |