Design comparison
Community feedback
- @mattstuddertPosted about 5 years ago
Hey Sava, nice work on this challenge and congrats on submitting your first solution! As @AjeaSmith mentioned, it scales down well to mobile.
Just a quick heads up that I would recommend only ever using a single
h1
on the page for accessibility reasons. Screen reader software will typically use theh1
as the page title, so having multiple confuses the content hierarchy. I would then useh2
-h6
depending on the design to create the hierarchy.I hope that helps. Let me know if you have any questions!
1 - @AjeaSmithPosted about 5 years ago
Good job on this challenge Savaaa22, it looks great on mobile and desktop. Keep up the good work.
1
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