Design comparison
SolutionDesign
Solution retrospective
if u have some notice or advice, please tell me.
Community feedback
- @RioCantrePosted almost 3 years ago
Hello there! Nice job completing this project. The overall the design is great and I think you should considered the following too...
- Inside the
.main
rule set adjust the properties. Delete theleft: 12rem;
and replace it withmargin: auto
- Add media queries for the responsive design.
- Wrap the
.main
withmain
tag instead ofdiv
andattribution
withfooter
tag - Clean the whitespaces in the code
- Use validator to check your solution
- Add an
alt
to every images you used
Hope this helps and keep up the good work!
Marked as helpful0 - Inside the
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord