how can html 5 be used as cookies | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

how can html 5 be used as cookies

for offline use

1st Jun 2016, 4:38 AM
Deepak Chawla
Deepak Chawla - avatar
2 Answers
+ 1
in my cpanel
1st Jun 2016, 4:38 AM
Deepak Chawla
Deepak Chawla - avatar
+ 1
You can use the HTML5 Web Storage feature to store data. There is a lesson about that in this course.
1st Jun 2016, 7:09 AM
James Flanders