Design comparison
SolutionDesign
Community feedback
- @Thewatcher13Posted over 1 year ago
Hi
Good that you used landmarks, but a few things:
html
- you're image should have a meaningfull alt text
- dont skip the heading order, uou cant use an h2 before you used an h1
- your section should be removed, make the main the container of your project.
css
- be consistent in your values, font size should be in rem
- you dont need a media query here, but also, the media query is to big and should be rem instead of px
Marked as helpful0@RenatouhuPosted over 1 year ago@Thewatcher13 thank you for feedback, i made some changes, if you want you can have look
0
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