Submitted about 5 years ago
Responsive landing page using CSS grid & flexbox
@adfrontenddev
Design comparison
SolutionDesign
Community feedback
- @mattstuddertPosted about 5 years ago
Awesome work on this challenge! 👍
I've only got a couple of pointers after taking a look at your code. You currently don't have a
h1
on the page, which I'd always recommend having. Also, yourinput
should have anaria-label
attribute, as it isn't paired with alabel
. This will make it accessible to screen reader users.Keep up the great work!
0@adfrontenddevPosted about 5 years agoThanks for the feedback. I'll go back and check it out.
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