Project Requirements
Good and proper use of HTML
Clear, readable, and efficient structure
Uses semantic markup whenever possible
Good and proper use of CSS
Clear, readable, and efficient styles
Appropriate page layout for desktop
Well-organized file structure
At least one CSS animation
Good and proper use of JavaScript
Clear, readable, and efficient code
Uses domain models to encapsulate data and behavior, such as objects and constructors
Responds to user events to receive/process user input and display new content to the user
Contains no unnecessary or commented-out code
Generally useful and functional
Works as expected with no bugs
Has at least three distinct pages with clear navigation, one of which must be an “About Us” page
Has at least two pages that accept and process user input
State is persisted between page reloads
Deployed live on the Internet via GitHub Pages
0%