Html – I want the website state to persist after a refresh
I have a site where users can create divs with a button, and then add text to them. I could save the text to the local storage, but I'd also like to save the divs and their state, like where…