+ 24
What are two types of Web Storage in HTML5?
17 ответов
+ 37
There Are Two Types Of Web Storages:
1) Local Storage
2) Session Storage
👍😊✌
+ 16
//This are local storage and session storage. Here is lesson for that
https://www.sololearn.com/learn/HTML/2197/?ref=app
+ 9
There are following 2 types of web storage in HTML5
1) Local storage
2) Session storage
Local storage store the data even if the user have closed the browser on the other hand session storage do not save and delete the data when user closes the browser...
+ 9
Please, the answer is obviously in the lessons.
+ 7
There is also an html quiz question on this that you would have come across hundreds of times.
+ 5
This question was propably only for states ansvers and upvotes 😁
+ 4
It's a basic... I want to know why we use..
+ 4
1. Local storage - Data is maintained(stored) even when the browser window is closed.
2. Session storage - Data is destroyed when the browser window is closed.
+ 3
Please follow me
+ 2
2 type of storage is available in web these are sassion and local storage
session storage is storage created when the browser start and ends when the browser is closed
local storage is a storage that is not depend on the browser you can access any time you want
+ 2
localStorage and sessionStorage
+ 2
thịnh.php
+ 2
There is local and session storage..
+ 1
I want to know too
+ 1
Local storage and session storage
+ 1
local and session
- 2
i think soap and xml