This project was created for Code Kentucky's Web Dev Part 1 course. The project was a website for fictional web hosting company Web Wizard and utilized vanilla HTML, CSS, and JavaScript.
The project utilized the following required features per the course curriculum.
- A responsive menu with CSS or JavaScript
- Transition animation(s) to an element on hover
- Create accordion boxes to display different types of information
- Create a simple hide/show div with CSS