Computer Science, asked by arindamX123, 6 months ago

How to save input from an HTML5 page using javascript .
(Please send the explanation along with the script.)

Answers

Answered by Snehpriyanshu
6

Explanation:

In this case, type=“text/javascript” means the script is regular text (just like HTML) and that it's written in JavaScript. If you're using HTML5, life is even simpler.

Similar questions