Head First HTML5 Feedback

Source: Internet
Author: User

This period, in the spare time, after reading HTML5 this book, feel good, can have a general understanding of some of the common APIs in HTML5, but also the previously blurred HTML has a re-understanding. Although not currently involved in HTML5 related work, but spare time, you can make a small project to try. The above words, I think is a knowledge of their own, nothing to see, spur under their own. (Too much nonsense, haha)

Now to HTML5 (abbreviation H5) to carry on some self-understanding summary:

  1. The format of the H5 must contain the <! DOCTYPE html> and <meta charset= "UTF-8" > tags, so you can create a static H5 page. P.s:https://validator.w3.org is whether the detection is H5.
  2. H5 includes: Multimedia, descriptive tagging, canvas,web storage, web worker threads, Css,javascript APIs, and more.
  3. H5 with javascript: H5 is a superset of HTML (normal page), JavaScript is code (parsing first, then running).
  4. JavaScript APIs consist of objects, methods (functions), and properties.

Finally, quoting the unofficial description of H5 in the book, Mark + JavaScript API + CSS = HTML5. P.S: Not finished, but also to continue to add, this is actually built for themselves a dictionary directory.

  

Head First HTML5 Feedback

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.