Design comparison
SolutionDesign
Solution retrospective
Please do not hesitate to correct my mistake(s)
Community feedback
- @NaveenGumastePosted almost 3 years ago
Hay ! Good Job on Fem challenge
These below mentioned tricks will help you remove any Accessibility Issues
-> Add Main tag after body like it should be your container
-> For 1st heading or h1 tag, use header tag and then inside the header put your h1 or h2 etc
-> But use header tag only once in main heading element.
-> use card background color as simple
#fff
-> if you want refer the solution here
Keep up the good work!
1
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