HTML5

T17 Working with Client-Side HTML5 Storages

08/07/2012

4:15pm - 5:30pm

Level: Introductory to Intermediate

Gil Fink

Senior Architect

Sela

HTML is the markup language that every web developer uses in order to structure and present content in the Internet. HTML5 is the standard that is being shaped and developed currently. It extends and improves the last HTML4 standard and takes it to the next level with support for multimedia, communication, semantics and more. In this session we will discuss the new storage options that HTML5 brings and how to use them.

You will learn:

  • Learn how to use Application Cache
  • Learn how to use session and local storage
  • Learn how to mix both of the features in web applications