An introduction to the eight technical features of html5

黄舟
Release: 2016-12-20 14:23:44
Original
1709 people have browsed it

Introduction to the eight technical features of html5:

 The word HTML5 has acquired a life of its own. Whether among developers or the public community, the term refers to something that has long gone beyond a simple standard, leading to a lot of confusion and controversy. This set of standards requires a standard. That is, HTML5 requires a consistent, standard set of visual vocabulary to clearly refer to specific objects in conversations, presentations, and explanations.

eight major technical features of HTML5:

1. Local storage

With the help of application cache, local storage, index database and file API, HTML5 applications can work even without an Internet connection.

 2. Semantics

  As the front-end and center of HTML5, semantics can give meaning to the framework structure. A more detailed set of tags and resource description frameworks, microdata and microformats will create a data-driven network for you and your users.

  3. Device Access

 Geolocation is just the beginning, HTML5 enables applications to access any device connected to your computer.

 4. Connectivity

 More efficient connectivity will bring more real-time chat, faster game speed and better communication. Web sockets and mail cameras between servers and clients will be easier than ever.

 5. Multimedia

 Audio and video are first-class citizens in the HTML5 world, and they will coexist harmoniously with your applications and websites. Lighting, photography, let’s start!

  6. Plane and 3D effects

  Between the features of SVG, Canvas, WebGL and CSS3 3D effects, you will definitely find creative ideas that will dazzle your users and make them beautiful.

  7. Performance and Integration

Make your applications and networks faster with a host of technologies like Web Workers and XMLHttpRequest 2. No one wants to stop and wait for you to follow up.

  8. CSS3

  CSS3 provides a wealth of styling effects and enhances your web applications without sacrificing the structure or performance of your handouts. In addition, WOFF (Web Open Font Format) provides unprecedented printing flexibility control.


The above is the introduction to the eight technical features of html5. For more related content, please pay attention to the PHP Chinese website (www.php.cn)!


Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template