HTML5 changes

HTML5 changes

  • New semantic elements
    • header footer nav main article section
    • Removed some pure style label
  • Forms enhancements
  • 新 API
    • Offline (applicationCache)
    • Audio and video (audio, vidio)
    • Graphics (canvans)
    • Real-time communication (websoket)
    • Local storage (localStorage, indexDB)
    • Equipment capacity (Location Map, shake the phone)

Guess you like

Origin www.cnblogs.com/nayek/p/11728786.html