Thursday, March 18, 2021

some html5 tags

the quick brown fox Q new syntactic features are included. To natively include and handle multimedia and graphical content, the new video>, audio> and canvas> elements were added, and support for scalable vector graphics (SVG) content and MathML for mathematical formulas was also added. To enrich the semantic content of documents, new page structure elements such as main>, section>, article>, header>, footer>, aside>, nav>, and figure> are added. New attributes were introduced, some elements and attributes were removed, and others such as a>, cite>, and menu> were changed, redefined, or standardized. The APIs and Document Object Model (DOM) are now fundamental parts of the HTML5 specification,[7] and HTML5 also better defines the processing for any invalid documents.[8]
HTML5 TagsOrder by Category
The following section contains a complete list of standard tags belonging to the latest HTML5 and XHTML 1.1 specifications. All the tags are listed alphabetically.

Tag Description
Defines a hyperlink.
Defines an abbreviated form of a longer word or phrase.
Obsolete Defines an acronym. Use instead.
Specifies the author's contact information.
Obsolete Embeds a Java applet (mini Java applications) on the page. Use instead.
Defines a specific area within an image map.
Defines an article.