HTML5 new attribute, new element

Source: Internet
Author: User
  • New properties:

Contenteditable, DesignMode, Hidden, spellcheck;

  • New elements:
    • Document elements
    1. <articl>: Independent articles
    2. <section>: chunking the contents of a page
    3. <nav>: Define the navigation bar on the page
    4. <aside>: attached information for the current page or article
    5. Title in
    6. <footer>:
    7. <figure>: Represents a picture area, contains a <figcaption> element, represents the caption of a picture group
    • Semantic-related elements
    1. <mark>
    2. <time>
    • Two elements of a special function
    1. <METER>: A count gauge used to represent a known maximum and minimum value. For example, the battery's remaining power, speed meter, etc. You can specify properties. Value: Current value; min: minimum; max: maximum; Low: Specifies the minimum value of the range, which must be greater than or equal to Min;high: The maximum value of the specified range; optimum: the best value for the valid range, if it is greater than the value specified by the High property. means that the larger the value, the better, and the smaller the lower the value, the better.
    2. <progress>: Represents a progress bar. Max: The value at the time of completion; value: the currently completed values.

HTML5 new attribute, new element

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.