Design comparison
SolutionDesign
Solution retrospective
I would like to how will I give a background gradient to the logo and the content below together. I am unable to do so as I was taking these three components differently.
Community feedback
- @RocTanweerPosted over 3 years ago
Hello π @Samir
I don't understand what you're asking...
But here goes some suggestions π
- put aria-label="submit-button" in the button for accessibility
- You cannot put more than 1 element in label tag. So you wanna put button outside the label.
- Also you wanna put all those inside a form not div.
- You should check about HTML5 semantic markup.
- Your font seems like a bit bigger to me on my mobile
Hope it helps and happy coding π
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