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
548k questions
547k answers
4 comments
86.3k users