how can html 5 be used as cookies | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 1

how can html 5 be used as cookies

for offline use

1st Jun 2016, 4:38 AM
Deepak Chawla
Deepak Chawla - avatar
2 Respuestas
+ 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