Single page PSD conversion into a functional website using only floats (without flexbox or grid)
- Site is responsive and uses media queries
- Wrapper used to constrain content on large displays
- Semantic HTML elements are used properly
- One external .css stylesheet is used for whole project (no SASS)
- Floats and .clearfix are used properly
- Google web fonts are used
- Project represents the provided design well