Design comparison
SolutionDesign
Community feedback
- @obaidash99Posted over 2 years ago
Nice work you did here! Keep it!
I think you could do better in the background of the sections after the stat section, it is better to give the background to a parent div with a width of 100%, to make it overflow outside the width of the content as it is supposed to be in the challenge design.
You could grab your content in main tag for more semantic HTML. where you have header then main then footer. It is a landmark of HTML.
The input inside the form element should have a label attribute in it. It is an accessibility issue.
Hope this helps! Obaida
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