Home >Web Front-end >Front-end Q&A >Which browsers support html5

Which browsers support html5

青灯夜游
青灯夜游Original
2021-05-11 15:56:3329689browse

Browsers that support Html5: Firefox, IE9 and higher, Chrome, Safari, Opera, Maxthon, 360 Browser, Sogou Browser, QQ Browser, Cheetah Browser, etc. .

Which browsers support html5

The operating environment of this tutorial: Windows 7 system, HTML5 version, Dell G3 computer.

Browsers that support Html5:

  • Firefox (Firefox), IE9 and higher, Chrome (Google Chrome) , Safari, Opera, etc.;

  • Domestic: Maxthon, and 360 browser and Sogou based on IE or Chromium (the engineering version or experimental version of Chrome) browser, QQ browser, Cheetah browser, etc.

HTML5 is the latest revised version of HTML. The standard was completed by the World Wide Web Consortium (W3C) in October 2014. HTML5 is designed to support multimedia on mobile devices.

HTML5 is the result of collaboration between W3C and WHATWG, which stands for Web Hypertext Application Technology Working Group.

The WHATWG works on web forms and applications, while the W3C focuses on XHTML 2.0. In 2006, the two parties decided to collaborate to create a new version of HTML.

Some interesting new features in HTML5:

  • canvas element for drawing

  • for media playback video and audio elements

  • Better support for local offline storage

  • New special content elements, such as article, footer, header, nav, section

  • New form controls, such as calendar, date, time, email, url, search

Recommended tutorial: "html video tutorial

The above is the detailed content of Which browsers support html5. For more information, please follow other related articles on the PHP Chinese website!

Statement:
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