I write value in inputs and after clicking to a button it shows me in the table. But how I can save the current html file with JavaScript after adding new values to the table??? Pls help
You could try using window.localStorage to set and get values on the user's device. MDN
2.1m questions
2.1m answers
60 comments
57.0k users