Submitted almost 3 years ago
nft-preview-card-component(HTML, CSS, Flexbox)
@SuhodolecA
Design comparison
SolutionDesign
Community feedback
- @skyv26Posted almost 3 years ago
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 helpful0@skyv26Posted almost 3 years ago@SuhodolecA Click on report button, it will open new page, there you will get an option generate report. Click on it and you will see Zero Report.
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