CODING
- Site built using Visual Studio Code.
- Utilized sadgrl's layout builder to figure out how to code the structure of the site.
- Learned HTML/CSS using several sources such as MDN Web Docs, W3Schools and CodeAcademy.
- Troubleshooting various issues with StackOverflow.
- Hit counter implemented thanks to Dannarchy's tutorial
- Version log layout is "ZigZag Timeline" from Phuoc Nguyen
- JS code for iframe resizer is from David Bradshaw.