I am looking to develop a system where I can edit various elements such as the navbar, paragraphs, and images directly from a web page. I understand that this can be achieved with JavaScript, but I am facing the issue of my customizations reverting to default whenever I reload the page.
This is a challenge for me as I am working on creating a website without much knowledge of HTML, and while I have friends who can help, they are not well-versed in HTML either. Therefore, I am attempting to create a user-friendly interface that will allow them to update the page seamlessly.
In essence, my goal is to learn how I can make permanent changes to my HTML/CSS code directly from the web page itself.