Design comparison
Community feedback
- @Sdann26Posted over 2 years ago
Hi BanditDev!
Reviewing your projects they all have one problem in general and it is one of accessibility, that's why it is always good to see the frontend mentor report.
The problem you have is that you never use the <main> tag, this tag is very important because it contains the main content of your project, in this case it should have inside all the rating card.
The other projects also go through the same thing you should keep in this tag the main content of the page.
By the way, regarding the JS try to make the user can not click the SUBMIT button if they have not chosen one of the options, your project is very similar to mine, if you can't think of it you can check how I did it, but I don't think it will be too complicated for you.
Just that, congratulations for finishing this project!
Good Luck!
Marked as helpful0 - @banditdev013Posted over 2 years ago
Hi Danilo Blas!
Thanks for your advice. I will completely improve this piece based on your suggestion. :-)
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