Home Easy Bull Class Yi Niu class Easy Cow Information topic Group
Web Front End--HTML5 BasicsBrowse: 361 Comments: Ten Likes: 101Brief introduction of HTML5 development
HTML has been developing for a long time, and HTML5 is in this period through the continuous improvement of HTML. Since the birth of the first web page in the world in 1991, HTML has been one of the most important languages in web development and has been evolving and evolving. And now, beautiful, high-speed, multi-platform, these words have been closely linked to HTML5. With the help of HTML5, traditional Web pages have brought people a user experience that is comparable to desktop applications. On December 17, 2012, the HTML5 and a fully-defined version of the two standards of the Canvas, mark the HTML5 standard is already in the trend of stability. With the rapid development of mobile Internet, HTML5 will also usher in unprecedented development opportunities. More and more people are pouring into the HTML5 learning wave.
HTML5 New Performance
HTML5 provides effective data management, drawing, video and audio tools. It simplifies the development of cross-browser applications for both Web and portable devices. HTML5 is one of the technologies that drive mobile cloud computing services because it allows for a higher degree of flexibility in the development of exciting interactive Web sites. It also introduces new markup and enhancements, including an elegant structure, form controls, APIs, multimedia, database support, and greatly accelerates processing speed.
The advantage of HTML5 is that "one-time development, multiple distribution" makes it possible to adapt a design to different terminals. Information flow architecture application is to crawl data directly on the Web (or WAP) side, HTML5 can directly use the cross-platform data surface without using the background API, greatly reducing the cost of research and development maintenance, and the effect is almost no difference. The biggest significance of HTML5 is to change the way Web documents are structured, and with the help of header,foot,section,article, we can implement more structured semantic Web documents, so that search engines are easier to index to Web sites, We can search for faster and more prepared information.
HTML5 is not confined to the HTML language itself, but includes new functions and functions in the CSS3 and JavaScript languages. HTML5 can always adhere to the continuous development, and soon be widely recognized, and its inception in the establishment of the core concept has a great relationship. These core concepts are the HTML5 design principles that we see today on the Web site--compatibility, usability, interoperability, and universal accessibility.
HTML5 two major features
HTML5 has two major features:
First, it reinforces the performance of Web pages.
Second, the functionality of WEB applications such as local databases is appended.
Semantically, HTML5 gives the web a better sense and structure. Richer labels will build a data-driven web that is more valuable to programs and users, with support for RDFA, micro-data, and micro-formats. The local storage feature enables HTML5-based web apps to have shorter start-up times and faster networking speeds. These are all thanks to the HTML5 APP Cache, as well as local storage capabilities. Overall HTML5 actually refers to a set of technology combinations including HTML, CSS, and JavaScript. Although HTML5 has CSS, JavaScript technology, but still have to put forward CSS3 and JS to learn better. Now HTML5 is the IT industry website development indispensable technology, but also the Web front-end development of one of the necessary skills, it is worth learning.
Article Source: Yi Yunyun Classroom
Original link HTTP://WWW.16KETANG.COM/ARTICLE/12
Related information
A brief history of JavaScript modules
A minimalist design that designers should know
React Advanced First Part
React the second part of the advanced stage
React Advanced Part III
React Advanced Part III
Hot News
A brief history of JavaScript modules
A minimalist design that designers should know
React Advanced First Part
React the second part of the advanced stage
React Advanced Part III
React Advanced Part III
Powered by Edusoho v8.0.23? 2014-2017 Good Knowledge Network course archive
The content of the course is copyright Qiniu All Shu ICP No. 16,007,351th
Making--html for simple Web pages