Design comparison
Solution retrospective
This is my solution for the 3 column card. Any feedback will be helpful
Community feedback
- @palgrammingPosted about 3 years ago
You should change your media query from 800px to 925px
Marked as helpful0@adrianna450Posted about 3 years ago@palgramming Thank you for the feedback I will change that line
1 - @kem522Posted about 3 years ago
Great work! The responsiveness works well 😁
My only suggestion is that generally it is only advised to use one h1 tag per page for both accessibility and SEO purposes!
You can technically have more, especially if they are in different
<section></section>
elements but it's generally not best practice.You can read more about that here: https://ahrefs.com/blog/h1-tag/#use-one-h1-per-page
Marked as helpful0@adrianna450Posted about 3 years ago@kem522 Thank you for the feedback and the link I am going to look more into accessibility and SEO best practices
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