HTML5 New Elements
A lot has changed since HTML 4.01 in 1999. Today, several of these elements in HTML 4.01 have been deprecated. Has been removed or redefined in HTML5.
In order to better handle today's Internet applications, HTML5 adds many new elements and functions, such as: graphics drawing, multimedia content, better page structure, better form processing, and Several APIs for drag-and-drop elements, including web application caching, storage, web workers, etc.
New element
##New Multimedia Elements
Tag
Description
##
tag defines graphics, such as charts and other images. This tag is based on JavaScript's drawing API
Tag
Description
#
Define audio content
#
Define multimedia resources and
Define embedded content, such as plug-ins.
##
is between elements such as and The media class specifies the external text track.
New form element
New semantic and structural elements
HTML5 provides new Elements to create better page structure:
## Tag
Description
##
Define the option list. Use this element in conjunction with an input element to define the possible values of the input.
Specifies the key pair generator field used for the form.
Define different types of output, such as script output.
tag
##Description
Define an independent content area of the page.
Define the sidebar content of the page.
Allows you to set a piece of text independent of the text direction setting of its parent element.
Define command buttons, such as radio buttons, check boxes or buttons
##
Used to describe the details of a document or a certain part of the document
##
Define a dialog box, such as a prompt box
The label contains the title of the details element
Specifies independent stream content (images, charts, photos, code, etc.).
Definition of the title of the element
##
Define the footer of section or document.
Defines the header area of the document
Define text with tokens.
Define weights and measures. Use only for measurements with known maximum and minimum values.
Define the part of the navigation link.
Define the progress of any type of task.
Define ruby comments (Chinese pinyin or characters).
Define the interpretation or pronunciation of characters (Chinese phonetic notations or characters).
##
is used in ruby comments to define what is displayed by browsers that do not support ruby elements. Content.
Define the section (section, section) in the document.
##
Define date or time.
Specifies where in the text it is appropriate to add line breaks.
For usage of the above new elements, please visit our HTML Reference Manual
php.cn
HTML5 新元素 php中文网 —— php中文网!!
Course Recommendations
Courseware download
The courseware is not available for download at the moment. The staff is currently organizing it. Please pay more attention to this course in the future~
Students who have watched this course are also learning