HTML 5 Interview Questions and Answers 1. What is Web Storage API in HTML 5 Web Storage is used to store the large amount of data from local user’s browser. Web Storage is a new HTML 5 API. There are
Read More