Design comparison
Solution retrospective
Here is the second one pretty easy NFT Preview Card, would appreciate any suggestions :)
Community feedback
- @NaveenGumastePosted over 2 years ago
Hay ! Mubeen Shaikh 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 π!
Marked as helpful1@MubeenAhmadShaikhPosted over 2 years ago@Crazimonk Thanks Naveen I have added this now accessibility Issues are less :)
1 - Account deleted
Hello there! π
Congratulations on finishing your challenge! π
I have some feedback on this solution:
- Always Use Semantic HTML instead of
div
like<main>
<header>
, etc for more info
if my solution has helped you do not forget to mark this as helpful!
1 - Always Use Semantic HTML instead of
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