html 5 study

html5 presentation : http://slides.html5rocks.com/

http://www.html5rocks.com/en/#landing-slide

http://www.htmlfivecan.com

https://developer.mozilla.org/en-US/learn/html

http://www.techbang.com/search?commit=%E6%90%9C%E5%B0%8B&page=3&q=html5

Today start to learn HTML5 :


the main change of HTML5

    1. vedio,canvas,SVG
    2. web storage(localStorage and sessionStorage)
    3. app cache
    4. web worker
    5. server sent events
    6. Upgrade: WebSocket
    7. Web File API

相关推荐