nft-preview-card-component(HTML, CSS, Flexbox)

Please log in to post a comment
Log in with GitHubCommunity feedback
- @skyv26
To solve accessibility issue
Change your below code
<div class="attribution"> Challenge by <a href="https://www.frontendmentor.io?ref=challenge" target="_blank">Frontend Mentor</a>. Coded by <a href="https://github.com/SuhodolecA" target="_blank">Anton Sukhadolets</a>. </div>
To
<footer class="attribution"> Challenge by <a href="https://www.frontendmentor.io?ref=challenge" target="_blank">Frontend Mentor</a>. Coded by <a href="https://github.com/SuhodolecA" target="_blank">Anton Sukhadolets</a>. </footer>
Good Luck
Marked as helpful
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