- Open index.html
- Browse through pages
- Don't forget to see amazing pizza page!
- Variables are defined outside loops
- Image size is reduced
- Thumbnail images have their own file
- CSS files are combined
- Javascript source files are defined at the beginning of page
- Jacascript source files for things that don't update layout are defined at the end of page and possibly async is used
- Using values that require layout for calculating other values are avoided