Skip to content

Latest commit

 

History

History
20 lines (19 loc) · 591 Bytes

feedback.md

File metadata and controls

20 lines (19 loc) · 591 Bytes

Personal Portfolio Site

What We're Looking For

Feature Feedback
Baseline
Appropriate Git Usage
Answered comprehension questions
Page fully loads
No broken links (regular or images)
Includes at least 3 pages and styling
HTML
Uses the high-level tags for organization: header, footer, main
Appropriately using semantic tags: section, article, etc.
All images include alternate text
CSS
Using class and ID names in style declarations
Style declarations are DRY
Flexbox and/or Grid implementation
Overall