Responsive Stat Card

Solution retrospective
The project files came with two pictures and I wasn't able to figure out how to make them switch out. I tried copying MDN's srcset tags, but no dice. Help?
Other feedback is always appreciated, too.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @abdoachhoubi
Hi there! Your design is great, I'd only recommend you to resize the card to make it smaller. And you still have some accessibility errors, but you can fix them if you take a course about html accessibility rules and ARIA landmarks. All the best!
- @NaveenGumaste
Hay ! Trey Good Job on challenge
These below mentioned tricks will help you remove any Accessibility Issues
-> Add Main tag after body
<main class="container"></main>
-> Learn more on accessibility issues
If this comment helps you then pls mark it as helpful!
Have a good day and keep coding 👍!
Join 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