Home > Web Front-end > H5 Tutorial > body text

Some interesting new features in HTML5

PHP中文网
Release: 2017-06-20 13:58:16
Original
2006 people have browsed it

HTML5 is the biggest leap forward in web development standards in the past decade. HTML5 is not just used to represent Web content. It brings the Web into a mature application platform. On the HTML5 platform, video, audio, images, animations, and interactions with computers are standardized.

This tutorial will teach you the new features in HTML5 and the use of each tag

Some interesting new features in HTML5:
  • Canvas element for drawing

  • Video and audio elements for media playback

  • 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

HTML5 browser support:

The latest versions of Safari, Chrome, Firefox and Opera support some HTML5 features. Internet Explorer 9 will support certain HTML5 features.

  • HTML5 Tutorial

    • ##HTML5 Overview

    • HTML5 Syntax

    • HTML5 Properties

    • HTML5 Events

    • HTML5 Web Forms 2.0

    • HTML5 SVG

    • HTML5 MathML

    • HTML5 Web Storage

    • HTML5 Web SQL

    • HTML5 Server Push Event

    • HTML5 WebSocket

    • HTML5 Canvas

    • HTML5 Audio and Video

    • HTML5 Geolocation

    • HTML5 Microdata

    • HTML5 Drag and Drop

    • HTML5 Web Workers

  • HTML5 Tag Reference

    • HTML5 tag reference

    • HTML5 obsolete tag

    • HTML5 new tag

  • Useful HTML5 Reference

    • ##HTML5 Quick Guide
    • HTML5 Color Names
    • HTML5 Font Reference
    • HTML5 URL Encoding
    • HTML5 Entity
    • HTML5 Character Encoding
    HTML5 Tools
    • HTML5 Modernizr
    • HTML5 Validation
    • HTML5 Online Editor
    • Color Code Generator
    Useful HTML5 Resources
    • Useful HTML5 Resources

The above is the detailed content of Some interesting new features in HTML5. For more information, please follow other related articles on the PHP Chinese website!

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
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!