Design comparison
SolutionDesign
Solution retrospective
Any feedback would be appreciated
Community feedback
- @RubylenshyPosted about 2 years ago
Hi, @alexisshy 👋. Congratulations on completing this challenge, you did a nice job. You could try these few suggestions out on the accessibility:
- The <div class="card"></div> should be wrapped in a <main></main> tag, for easy recognition by any web browser, it stands out as the main content of the web page or just rename the 'div' to 'main'
- Thank you for adding an alt text to the <img> tag, we sometimes think it's unnecessary but the browser appreciates it
I hope this helps :)
Keep Coding @alexisshy
Marked as helpful0@alexisshyPosted about 2 years ago@Rubylenshy Thank you so much for your feedback. I will apply this
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