Design comparison
SolutionDesign
Community feedback
- @SONALI-NEGIPosted 6 months ago
Hi Basem, congratulations on completing this challenge 🎉 I have a tip you might find useful.
Every html document must have a main tag that encloses the main page content. Change <div class="card"> to <main class="card"> using semantic markup improves SEO and user experience for people using assistive technology like screen readers.
Your solution is awesome🤩
Happy coding 🙃
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