Frontend Profile QR code component Website
Design comparison
Community feedback
- @RioCantrePosted almost 3 years ago
Hello there! Awesome work with this one! Webpack can be confusing sometimes and you did well implementing it here. Viewing your solution, everything is great, I think you should consider the following as well..
- Wrap the
card
with specific tag likemain
andattribution
withfooter
tag for readability.
Overall you did a great job and Keep it going! Cheers!
Marked as helpful1@pascall-de-creatorPosted almost 3 years ago@RioCantre
Thank you for the suggestion... I will be sure to implement them in my next commit. :D
1 - Wrap the
- @NaveenGumastePosted almost 3 years ago
Hay ! Good Job pascal de creator
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.
Keep up the good work!
1@pascall-de-creatorPosted almost 3 years ago@Crazimonk
Thanks, your support is much appreciated. I will be sure to update the solution in my next update :D
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