This application allows users to choose a quiz (only "Eat your way through the day to find out what kind of gardener you are" is implemented) from a dropdown menu. After completing the quiz, the results are displayed on the same page. Users can also choose to "log in". At this point, the login page simply uses Regex/JavaScript to validate the login information fits the specified parameters and displays an error message if it does not.
- HMTL
- CSS
- JavaScript
This project was created to fulfill the following requirements:
- Create a 3 page website with a theme
- Use a grid system, at least 10 HTML tags, HTML tables, 2 uses for forms, dropped down menu, web fonts, different types of content, and regex validation
- Use inline, internal, and external styling
- Use 5 different CSS selectors