Client-side storage is probably one of the most talked about features in HTML 5. It has received a lot of criticism because of its lack of security, but it is nonetheless an interesting innovation. Client-side storage is divided into 3 methodologies:
Session storage.
Local storage
Database storage