Built with HTML, Flexbox, TailwindCSS. First with the cdn, then cli.
Design comparison
Solution retrospective
1st Solution Complete! 🥳
Happy Coding ✌️
Community feedback
- Account deleted
Great work you just done a fabulous job and your solution is too good
But I also have a small suggestions for you
Accessibility :
you can use semantic tags like <main> in your solution
and it is mandatory to use atleast one <h1> tag
And if you wonder why you need to use semantic tags in your solution you can check out this
I hope that will be helpful for you
Marked as helpful0@tazwilcockPosted over 1 year agoThank you @MrSandipSharma,
I've added an h1 tag and changed the element for the card, which was a div, to a main tag. I've also added a footer section to the footer container which was also just a div.
Thanks for the article and the feedback! I re-ran the report with no errors. Really appreciate it!
1Account deleted@tazwilcock Keep it up ☺️
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