| 
View
 

WebProWeek2

Page history last edited by Malko Neznaikov 15 years, 3 months ago

Програмиране на W3 <Home>

 

Лекция 2: HMTL 1. 2. 3. 4. ..............5

 

University talk resources, March 2010: HTML5 & CSS3 slides (By Chris Mills)

Downloads:

 

Литература

 

 

HTML5 Now: The Future of Web Markup Today (Part 1 of 2)

HTML5 Now: The Future of Web Markup Today (Part 2 of 2)

 

Enhance your Tweeting

 

Just Do It:

  • HTML5 Drag and Drop: You can drag and drop items inside of the web page and drag images from your desktop directly into the browser.
  • HTML5 localStorage: to store the image data across browser restarts
  • HTML5 Application Cache: This allows you to create applications that can be used when the browser isn’t connected to the Internet. It stores the entire app in the browser and also gives you access to online and offline events so you know when you need to re-sync data with a server.
  • HTML5 Canvas: The HTML5 Canvas element is used through this demo to edit and render images.
  • Cross-Origin Resource Sharing to host an application at one site and publish data to another.

More Video at http://www.youtube.com/watch?v=siOHh0uzcuY&feature=related 

 

Comments (0)

You don't have permission to comment on this page.