Design comparison
SolutionDesign
Solution retrospective
how i can make this more better? pls suggest!
Community feedback
- @AbdalrzakalsoukiPosted almost 2 years ago
Hello there, here some personal suggestions:
- For the UI:
- Use linear gradient with colours
- If you want you can make some effective (hover for example)
- For SEO:
- Add meta tag for description on your HTML
- Solve level-one heading:
- try to solve this problem, generally it happens if you use h2 for example before h1, always h1 should come first
Hopefully this will be helpful for you, all luck!
Marked as helpful1 - @manishdevelopsPosted almost 2 years ago
Hello Akash... your solution looks better. But there is a issue. It will be good practice if you enclose rating numbers inside <button> instead of <span> . <button> is used for in-page actions when you don't want to navigate to another page.
also your thank you portion can be seen by clicking submit button without selecting any rating so, there need a condition too..
hope it will be help you.. keep coding =)
Marked as helpful1
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