Javascript Storage Intro
Input 1 to be saved in a cookie
Delete
Input 2 to be saved in a cookie
Delete
Input 1 to be saved in local storage
Delete
Input 2 to be saved in local storage
Delete
Findings:
Cookies only work when the page is being served, whereas local storage also works with file protocol