Comment: As the official release of Windows 8 is close to the point, news about Win8, IE10, and HTML5 has gradually increased recently. Many friends are more familiar with the Win8 system and IE10 browser, but many friends are not clear about what HTML5 is. Many media websites are still confused when reporting that IE10 browser supports the latest html5. The following editor is for everyone.
Professionally speaking, HTML5 is an HTML standard version used to replace the HTML 4.01 and XHTML 1.0 standards formulated in 1999. It is still in its development stage, but most browsers already support certain HTML5 technologies. For example, IE10 browser supports HTML5, so it has become a matter that many media often report.
HTML 5 has two major features: First, it enhances the performance of web pages. Secondly, the functions of web applications such as local databases have been added. When talking about HTML5 in general, it actually refers to a set of technical combinations including HTML, CSS and JavaScript. It hopes to reduce the browser's need for plug-in-based rich internet application (RIA), such as Adobe Flash, Microsoft Silverlight, and Oracle JavaFX, and provide more standard sets that can effectively enhance network applications.
In addition, HTML5 provides some new elements and attributes, such as <nav> (website navigation block) and <footer>. This tag will facilitate search engine indexing and better help small screen devices and visually impaired people to use. In addition, it also provides new features for other browsing elements, such as <audio> and <video> tags. Some outdated HTML4 tags will be cancelled. These include markers that display effects purely, such as <font> and <center>, which have been replaced by CSS.
Maybe after saying this, everyone doesn’t know much about professional introduction, but for ordinary computer enthusiasts, it’s just that it’s just a newer web language. The benefit to us is that in the future, web pages made with HTML5 will be more personalized, the web pages are more interactive, and the appearance can be cooler. For web designers, HTML design is more concise, and HTML design can be similar to Flash animation image effects.