html5 | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
0

html5

Fill in the blanks to clear all values stored in the localStorage. Then store "a" using the key "b". localStorage. (); localStorage. setItem( , ); "key" "b" remove "value" "a" clear

13th Feb 2017, 8:45 AM
Akash.M.Patil
Akash.M.Patil - avatar
1 Antwort
+ 2
This is a part of the HTML5 quiz, you're able to see the answer if you read the comments on the quiz.
13th Feb 2017, 3:58 PM
Kebb
Kebb - avatar