Responsive landing page using html5 and css
Design comparison
Solution retrospective
Responsive landing page wasn't a big project but it was fun to complete. any feedback will be highly appreciated!
Community feedback
- @mattstuddertPosted almost 4 years ago
Nice work on this challenge, Mansoor, glad to hear you had fun completing it! Did you learn anything new while going through the project?
I'd recommend trying to resolve those accessibility issues on the report. Building accessible websites is a key skill for a front-end developer.
You should always have a
h1
heading in your projects, would I'd change theh2
to ah1
. Also, you're using ah4
tag on a piece of content that isn't a heading for anything. So a paragraph would be more appropriate for the "Subscribe and get notified" text.I hope that helps. Keep up the great work!
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