HTML Tag Abbreviation and Full Name
The following table lists the abbreviations and full names of HTML tags:
label | English full name | Chinese description |
---|---|---|
a | Anchor | anchor |
abbr | Abbreviation | abbreviation |
acronym | Acronym | Acronyms |
address | Address | address |
alt | alter | Alternative (usually a reminder that the picture can’t show) |
b | Bold | Bold (text) |
bdo | Direction of Text Display | Text display direction |
big | Big | Get bigger (text) |
blockquote | Block Quotation | Block quote |
br | Break | Wrap |
cell | cell | nest |
cellpadding | cellpadding | Nest filler |
cellspacing | cellspacing | Nest space |
center | Centered | Centered (text) |
cite | Citation | Quote |
code | Code | Source code (text) |
dd | Definition Description | Definition description |
of | Deleted | Delete (the text) |
dfn | Defines a Definition Term | Definition entry |
div | Division | Separate |
dl | Definition List | Definition list |
dt | Definition Term | Define terms |
in | Emphasized | Emphasis (text) |
font | Font | Font |
h1~h6 | Header 1 to Header 6 | Heading 1 to heading 6 |
hr | Horizontal Rule | Spirit level |
href | hypertext reference | Hypertext citation |
i | Italic | Italic (text) |
iframe | Inline frame | Define an inline frame |
ins | Inserted | Insert (the text) |
kbd | Keyboard | Keyboard (text) |
at the | List Item | List item |
nl | navigation lists | Navigation list |
ol | Ordered List | Sorted list |
optgroup | Option group | Define option group |
p | Paragraph | paragraph |
pre | Preformatted | Pre-defined format (text) |
q | Quotation | Quotes |
rel | Reload | load |
s/ strike | Strikethrough | Strikethrough |
samp | Sample | Example (text |
small | Small | Smaller (text) |
span | Span | range |
src | Source | Source file link |
strong | Strong | Emphasis (text) |
sub | Subscripted | Subscript (text) |
sup | Superscripted | Superscript (text) |
td | table data cell | A cell in the table |
th | table header cell | Header in table |
tr | table row | A row in the table |
tt | Teletype | Printer (text) |
u | Underlined | Underline (text) |
the | Unordered List | Do not sort the list |
where | Variable | Variable (text) |