What @bolofecal means is that if you could edit a web page on the server side just by using the inspector tool, then you can modify any website, so obviously it’s not possible. What you can do instead is editing the web page on the client-side (i.e. in your browser). So when you reload the page you ask the server to sending you the web page again, which means that your modifications will be erased.