Design comparison
SolutionDesign
Community feedback
- @denieldenPosted about 2 years ago
Hi Gavin, congratulations on completing the challenge, great job! 😁
Some little tips for optimizing your code:
- use
main
tag to wrap the all main content of page and improve the Accessibility - so
section
tag go inside themain
tag and not vice versa - remove descriptive text in the
alt
attribute of the icons images because only decorative
Hope this help! Happy coding 😉
Marked as helpful0 - use
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