This article is used to record English words and their meanings in html! There is no specific usage, please search for specific usage! This article is just for memory! Note: The tags listed in this article do not include tags that have been deleted in the specification and are not supported by html5.
Non-label class
## Comment
Tag classClosing tag## Define hyperlink
(abbreviation, abbreviation) represents an abbreviation or acronym
(vt: speech; n: address;) Defines the contact information of the author/owner of the document (article)
## (n : article; vt: contract, take... as an apprentice or trainee;) Define independent content
(n: narration; adv: Leave;) Define related content of its nearby content
(adj: sound;) Define sound
Define bold text
(short for Bi-directional Isolation) makes a piece of text separate from its The text direction of the parent element. The new tag of html5 is only supported by PC Firefox 10+ and Google 16+ mobile Firefox 10+ (currently this tag cannot be found in caniuse!).
(abbreviation for Bi-Directional Override) overrides the default text direction
(n: quote;) Defines a block quote (long quote) taken from another source
(n: body, Body;) Define the document body
(n: button;) Define a button
##< canvas> (n: canvas;) Draw graphics through script
(n: title; vt: add title;) Define the title of the table
(vt: citation;) Define the title of the work
(n: code; vt: encoding;) defines computer code text
used to group columns in a table , in order to format it
(n: command; vi: command;) Defines commands that the user may invoke. HTML5 new tag, currently all browsers do not support this attribute
Specifies the list of possible options for the input element. HTML5 new tag is currently supported by all other browsers except Safari on PC. Poor mobile support.
Used to describe an item/name in a description list
Defines the portion of the text that has been deleted. The style is strikethrough text.
(n: details; v: detailed description;) Specifies supplementary details of user visible or hidden requirements. html5 new tag
Define a definition item
( n: dialog;) defines a dialog box, confirmation box or window. html5 new tag
defines a separated block or a region part in the html document.
Define a description list
Define a description list Item/name
Renders highlighted text
Define a title html5 new tag for the
(n: footer;) Defines the document or The footer of a section of the document. html5 new tag
Used to create HTML forms for user input
< ;/head> (n: header;) This tag is a container for all head elements in the HTML document.
(n: header;) Defines the header of the document or a part of the document. HTML5 new tag
is used to group title elements. html5 new tag
~~ Defines the title of the html document content.
Defines a portion of the text that is different from the rest of the text and renders this portion of the text in italics.
Specifies an inline frame.
Defines text that has been inserted into the document. Usually an underline appears below the text.
Defines the label (marker) for the input element.
Defines the title for the
Define list items.
(Add) is used to render the main part of the document or application.
is used for client-side image mapping. An image map is an image with clickable areas.
Defines text with a mark. html5 new tag
defines a command list or menu. HTML5 redefines this element
provides metadata for HTML documents. The metadata is not displayed on the client, but is parsed by the browser.
Define weights and measures. Use only for measurements with known maximum and minimum values. html5 new tag
defines the part of the navigation link. html5 new tag
defines an embedded object.
Defines an ordered list, which starts with a number by default.
is used to group related options together.
Defines an option (an entry) in a drop-down list. html5 new tag
Defines a paragraph.
Defines preformatted text. (Spaces and other things that will be ignored will be preserved!)
## A container for all other html tag elements (except ).
Define the progress of the running task (process, progress bar). html5 new tag
Defines a short quote.
Used in ruby comments to define what is displayed by browsers that do not support ruby elements. html5 new tag
defines the interpretation or pronunciation of characters (Chinese phonetic notations or characters). HTML5 new tag
defines ruby comments (Chinese phonetic or characters). html5 new tag
## Identifies text that is incorrect, inaccurate or useless. Appears as a strikethrough. html5 redefinition
Defines sample text for a computer program.
<script></script> defines the client script,
defines the document a certain area. Such as chapters, headers, footers, or other areas of the document. html5 new tag
is used to create drop-down lists.
Defines small text (and margins).
is used to combine inline elements in the document.
Sample important text used to define a computer program. Shown in bold.
Defines the style information of the HTML document.
Defines subscript text.
Defines a visible title for the element. Detailed information is displayed when the user clicks on the title. html5 new tag
defines superscript text.
Define HTML table
Used to combine HTML tables the main content.
Defines standard cells in HTML tables.
Defines a multi-line text input control.
is used to combine the footer content of an HTML table.
Defines the header cell in the HTML table.
is used to combine the header content of HTML tables.
Defines a Gregorian time (24-hour clock) or date, the time and time zone offset are optional. html5 new tag
defines the title of the document and is required in all HTML documents.
Defines rows in an HTML table.
Define text that is different from regular text style, like misspelled words or proper nouns in Chinese.
Define an unordered list.
is used to define variables.
Defines a video, such as a movie clip or other video stream. html5 new tag
(Word Break Opportunity) specifies where in the text it is appropriate to add a line break. html5 new tag
Non-closed tag
(n: area, region;) defines the area mapped inside the image
(n: base; vt: based on...) Defines the default url or target of all hyperlinks in the document
Inserts a simple newline
(n: exit;) Specifies the column attributes for each column inside the
element
Defines topic changes (such as topic changes) in HTML pages and displays them as a horizontal line.
Defines the image in the html page.
Specifies where users can enter data.
Specifies the key pair generator field to use for the form. HTML5 new tag
defines the relationship between the document and external resources.
Provides a parameter for the containing
#ps: If there are any errors, please correct them. When using it, when encountering the new tag of html5, first go to can i use to check the compatibility and use it as appropriate.
For more html tag sorting and related articles, please pay attention to the PHP Chinese website!
Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn