Data entered into this form can be saved as a cookie by pressing the “Save to Cookie” button. When the page is reloaded, the saved form data can be reloaded by pressing “Load Cookie Data.”
Write HTML, CSS, and JavaScript for a form that includes first name, last name, message, a button to save the form data in a cookie, and a button to load the cookie data into the form.