The HTML element represents an abbreviation or acronym. here a list of HTML tags abbreviations provided for basic idea.
Label | English full name | description |
---|---|---|
a | Anchor | anchor |
abbr | Abbreviation | abbreviation |
acronym | Acronym | acronym |
address | Address | address |
alt | alter | Alternative (usually a prompt that cannot be displayed by the picture) |
b | Bold | bold (text) |
bdo | The direction of Text Display | text display direction |
big | Big | make bigger (text) |
blockquote | Block Quotation | block quotes |
br | Break | newline |
cell | cell | nest |
cellpadding | cellpadding | Nest filler |
cellspacing | cellspacing | Nest space |
center | Centered | center (text) |
cite | Citation | quote |
code | Code | source code (text) |
dd | Definition Description | Definition description |
del | Deleted | delete (text) |
dfn | Defines a Definition Term | define definition entry |
div | Division | separate |
dl | Definition List | Definition list |
dt | Definition Term | define terms |
em | Emphasized | accent (text) |
font | Font | font |
h1~h6 | Header 1 to Header 6 | Title 1 to Title 6 |
hr | Horizontal Rule | level |
href | hypertext reference | hypertext citation |
i | Italic | italic (text) |
iframe | Inline frame | define an iframe |
ins | Inserted | insert(text) |
kbd | Keyboard | keyboard (text) |
li | List Item | list item |
nl | navigation lists | Navigation list |
ol | Ordered List | Sort list |
optgroup | Option group | Define option groups |
p | Paragraph | paragraph |
pre | Preformatted | Predefined formats (text) |
q | Quotation | quotes |
rel | Reload | load |
s/ strike | Strikethrough | strikethrough |
samp | Sample | example (text |
small | Small | make smaller (text) |
span | Span | Scope |
src | Source | source file link |
strong | Strong | accent (text) |
sub | Subscripted | subscript (text) |
sup | Superscripted | superscript (text) |
td | table data cell | a cell in a table |
th | table header cell | table header |
tr | table row | a row in a table |
tt | Teletype | printer (text) |
u | Underlined | underline (text) |
ul | Unordered List | unsorted list |
var | Variable | variable (text) |