📜  HTML5-标签参考

📅  最后修改于: 2020-10-23 06:31:30             🧑  作者: Mango


以下列出了HTML5中可用的标准标签的完整列表。所有标签均按字母顺序排序,并带有指示,说明它们是新引入的还是HTML5中已弃用的标签。

Tag Description
Specifies a comment
Specifies the document type
Specifies an anchor
Specifies an abbreviation
Deprecated:Specifies an acronym
Specifies an address element
Deprecated: Specifies an applet
Specifies an area inside an image map
New Tag: Specifies an independent piece of content of a document, such as a blog entry or newspaper article
New Tag:Specifies a piece of content that is only slightly related to the rest of the page.
New Tag:Specifies an audio file.
Specifies a base URL for all the links in a page
Deprecated: Specifies a base font
Specifies the direction of text display
Specifies the background music
Specifies a text which blinks
Specifies a long quotation
Specifies the body element

Inserts a single line break
Specifies a push button
New Tag:This is used for rendering dynamic bitmap graphics on the fly, such as graphs or games.
Specifies a table caption
Deprecated: Specifies centered text
Specifies attributes for table columns 
Specifies groups of table columns
New Tag:Specifies a command the user can invoke.
Puts a comment in the document
New Tag:Together with the a new list attribute for input can be used to make comboboxes
Specifies a definition description
Specifies deleted text
New Tag:Specifies additional information or controls which the user can obtain on demand.
Deprecated: Specifies a directory list
Specifies a section in a document
Specifies a definition list
Specifies a definition term
New Tag:Defines external interactive content or plugin.
Specifies a fieldset
New Tag:Specifies a piece of self-contained flow content, typically referenced as a single unit from the main flow of the document.
Specifies bold text
Deprecated:Specifies big text
Specifies italic text
Specifies small text
Deprecated:Specifies teletype text
Deprecated: Specifies text font, size, and color
New Tag:Specifies a footer for a section and can contain information about the author, copyright information, et cetera.
Specifies a form 
Deprecated:Specifies a sub window (a frame)
Deprecated:Specifies a set of frames
Specifies information about the document
New Tag:Specifies a group of introductory or navigational aids.
New Tag:Specifies the header of a section.

to

Specifies header 1 to header 6

Specifies a horizontal rule
Specifies an html document
Deprecated: Specifies a single-line input field