Comment(s): HTML implementation enables proper use of flexbox. HTML structure reflects the grouping and flow of content in the web browser.
Criteria 2: Visual Layout
Score Level: 4
Comment(s): Layout matches the design spec in all sections.
Criteria 3: Use of Flexbox
Score Level: 4
Comment(s): Flexbox properties are correctly applied to flex containers and flex items throughout. Flexbox is used properly and is the primary way of positioning.
Criteria 4: Implementation of Design Specification and Content
Score Level: 4
Comment(s): The page includes all style and content provided in the design specification.
Overall Score: 16/16
Excellent work on this project! I especially liked how you included a lot of comments in both your HTML and CSS in order to document your code. One thing I would recommend is to make the navigation links in the header link to the relevant parts of the page. For example, clicking the "Locations" link would bring the user to the Locations part of the page.
Great job overall! I hope you enjoy the rest of the course!
Rubric Score
Criteria 1: HTML Structure
Criteria 2: Visual Layout
Criteria 3: Use of Flexbox
Criteria 4: Implementation of Design Specification and Content
Overall Score: 16/16
Excellent work on this project! I especially liked how you included a lot of comments in both your HTML and CSS in order to document your code. One thing I would recommend is to make the navigation links in the header link to the relevant parts of the page. For example, clicking the "Locations" link would bring the user to the Locations part of the page.
Great job overall! I hope you enjoy the rest of the course!