Html Tag Name
# HTML Tag Abbreviations and Full Names
The following table lists HTML tag abbreviations and their full names:
| Tag | English Full Name | Description |
| --- | --- | --- |
| a | Anchor | Anchor |
| abbr | Abbreviation | Abbreviation |
| acronym | Acronym | Acronym |
| address | Address | Address |
| applet | Applet | Java Applet |
| area | Area | Image Map Area |
| article | Article | Article |
| aside | Aside | Aside Content |
| audio | Audio | Audio |
| b | Bold | Bold |
| base | Base | Base URL |
| basefont | Base Font | Base Font |
| bdi | Bi-directional Isolation | Text Isolation |
| bdo | Bi-directional Override | Text Direction Override |
| big | Big | Large Text |
| blockquote | Block Quote | Block Quotation |
| body | Body | Document Body |
| br | Break | Line Break |
| button | Button | Button |
| canvas | Canvas | Canvas |
| caption | Caption | Table Caption |
| center | Center | Centered Text |
| cite | Citation | Citation |
| code | Code | Code |
| col | Column | Table Column |
| colgroup | Column Group | Table Column Group |
| data | Data | Data |
| datalist | Data List | Data List |
| dd | Definition Description | Definition Description |
| del | Deleted | Deleted Text |
| details | Details | Details |
| dfn | Definition | Definition |
| dialog | Dialog | Dialog |
| dir | Directory | Directory List |
| div | Division | Division |
| dl | Definition List | Definition List |
| dt | Definition Term | Definition Term |
| em | Emphasis | Emphasized Text |
| embed | Embed | Embedded Content |
| fieldset | Field Set | Field Set |
| figcaption | Figure Caption | Figure Caption |
| figure | Figure | Figure |
| font | Font | Font |
| footer | Footer | Footer |
| form | Form | Form |
| frame | Frame | Frame |
| frameset | Frame Set | Frame Set |
| h1 to h6 | Heading 1 to Heading 6 | Headings |
| head | Head | Document Head |
| header | Header | Header |
| hgroup | Heading Group | Heading Group |
| hr | Horizontal Rule | Horizontal Rule |
| html | Hypertext Markup Language | HTML Document |
| i | Italic | Italic |
| iframe | Inline Frame | Inline Frame |
| img | Image | Image |
| input | Input | Input |
| ins | Inserted | Inserted Text |
| kbd | Keyboard | Keyboard Input |
| label | Label | Label |
| legend | Legend | Legend |
| li | List Item | List Item |
| link | Link | Link |
| main | Main | Main Content |
| map | Map | Image Map |
| mark | Mark | Marked Text |
| menu | Menu | Menu |
| menuitem | Menu Item | Menu Item |
| meta | Meta | Metadata |
| meter | Meter | Meter |
| nav | Navigation | Navigation |
| noframes | No Frames | No Frames |
| noscript | No Script | No Script |
| object | Object | Object |
| ol | Ordered List | Ordered List |
| optgroup | Option Group | Option Group |
| option | Option | Option |
| output | Output | Output |
| p | Paragraph | Paragraph |
| param | Parameter | Parameter |
| picture | Picture | Picture |
| pre | Preformatted | Preformatted Text |
| progress | Progress | Progress |
| q | Quote | Quotation |
| rp | Ruby Parenthesis | Ruby Annotation |
| rt | Ruby Text | Ruby Text |
| ruby | Ruby | Ruby Annotation |
| s | Strikethrough | Strikethrough |
| samp | Sample | Sample |
| script | Script | Script |
| section | Section | Section |
| select | Select | Selection List |
| small | Small | Small Text |
| source | Source | Media Source |
| span | Span | Span |
| strike | Strikethrough | Strikethrough |
| strong | Strong | Strong |
| style | Style | Style |
| sub | Subscript | Subscript |
| summary | Summary | Summary |
| sup | Superscript | Superscript |
| table | Table | Table |
| tbody | Table Body | Table Body |
| td | Table Data | Table Cell |
| template | Template | Template |
| textarea | Text Area | Text Area |
| tfoot | Table Foot | Table Foot |
| th | Table Header | Header Cell |
| thead | Table Head | Table Head |
| time | Time | Time |
| title | Title | Document Title |
| tr | Table Row | Table Row |
| track | Track | Track |
| tt | Teletype | Teletype |
| u | Underline | Underline |
| ul | Unordered List | Unordered List |
| var | Variable | Variable |
| video | Video | Video |
| wbr | Word Break | Word Break |
YouTip