Objectives
- Use cookies to save data between sessions
- Use functions in JavaScript
- Use a custom library (cooklib.js)
This assignment involves cookies. Using a custom library, you have to create a page which looks different depending on whether a cookie is saved, and also allows the user to save a cookie and delete all of the cookies.