Introduction to new elements in HTML5

Source: Internet
Author: User

Comments: Hypertext Markup Language (HTML) 5 introduces new elements to HTML for the first time. The new structure elements include aside, figure, and section. New inline elements include time, meter, and SS. New embedded elements include video and audio. New interaction elements include details, datagrid, and command. Due to the lack of structure
Hypertext Markup Language (HTML) 5 introduces new elements to HTML for the first time. The new structure elements include aside, figure, and section. New inline elements include time, meter, and SS. New embedded elements include video and audio. New interaction elements include details, datagrid, and command.
Structure Element
Due to the lack of structure, HTML pages with good forms are hard to handle. You must analyze the title level to see how each part is divided. The sidebar, footer, header, navigation bar, main content area, and articles are all represented by common div elements. HTML 5 adds some new elements specifically used to identify these common structures: ection: this can be a chapter or section in the book, in fact, it can be anything with its own title in HTML 4 header: the header displayed on the page; different from the head element footer: footer; the signature nav in the email can be displayed: A group of links to other pages: articles in blogs, magazines, and articles.
Semantic block elements
In addition to structural elements, HTML 5 also adds some block-level elements with pure semantics: aside: Representing descriptions, prompts, sidebar, references, and additional comments, that is, the content outside the main line of the narrative figure: a block-level image, can also contain the description dialog: represents a conversation between several people

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.