Design comparison
Community feedback
- @mike15395Posted 4 months ago
Congratulations @Mr-sajith for completing the challenge!
Your solution looks pixel perfect and responsive as well.
To further improve your solution you can add one more break point for devices like Tablets(900px or 820px). This will make all cards look very clearly without getting streched downside.
Also please check your README file and update it according to README-template.md.
Rest your code is well written and maintained.
Keep Growing! Happy Coding:)
Marked as helpful0@Mr-sajithPosted 4 months ago@mike15395
Thank you...
I will have followed your advice in future challenges.
And I would like to know how is my accessibility, have I used currect semantic tags?
1@mike15395Posted 4 months ago@Mr-sajith you have largely used correct semantic HTML but you just missed one , that is
<main></main>
. Do wrap your code under main.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