Ui project

Please log in to post a comment
Log in with GitHubCommunity feedback
- @mts-ml
Does the solution include semantic HTML? No, you should use semantic tags like
main
andsection
, not onlydiv
.Is it accessible, and what improvements could be made? I don't know much about accessibility but the images have and alt text, which is good, some areas could use a aria-label.
Does the layout look good on a range of screen sizes? Yes, it's responsive.
Does the solution differ considerably from the design? Just a little, the font is sans-serif and not Hanken Grotesk like in the design, but overall it looks good.
Nice job, I liked the design!
Join 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