Design comparison
SolutionDesign
Community feedback
- @TechNinjaCodePosted 4 months ago
Hi, Well done on completing the challenge. Looks great!
I have taken time to go through your code and there are few things that you can implement:
-
To enhance accessibility and semantic structure, consider adding a
<main>
tag to define your main content area. -
Use Alt Text for Accessibility in the image tag.
-
Include media queries for Responsive design.
-
Using CSS in a separate file is generally a good practice. Make sure to implement it in future projects.
I hope the above points will be helpful for you. If you find this feedback useful, please give it a thumbs up or like. Thanks!
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