Design comparison
SolutionDesign
Solution retrospective
All Feedbacks Are Welcome );
Community feedback
- @0xabdulkhaliqPosted almost 2 years ago
Hi There 👋
Congrats on finishing this challenge 🥳
SUGGESTIONS:
- For
.btn
you try out the following snippet, which helps to build better layout
.form-control .btn { top: -2px; right: -5px; width: 7rem; height: 49px; }
- The div
.wrapper
is not be adiv
element because it affects accessibility of screen readers - So kindly change the
div
intomain
for improving the accessibilty
MESSAGE:
- If my answer helps you then providing an upvote will be very gratefull
- I hope you learned a lot of stuffs during this project, Congrats John
GREETINGS:
- Keep it up your good work, Happy Coding ☕
- Peace be upon you with god's mercy & blessings John..✨
2 - For
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