Design comparison
SolutionDesign
Solution retrospective
Hello All!
This is my first official solution submission. Any feedback is welcome!
Community feedback
- @ApplePieGiraffePosted over 3 years ago
Hi, Michael! 👋
Congratulations on completing your first Frontend Mentor challenge! 🎉 Well done on this one! 👍 Everything looks pretty good! 🙌
I'd like to suggest,
- Making sure the bottom of the hero image doesn't appear to be cut off in the tablet/mobile layouts when the screen width decreases.
- Considering only using a
<section>
tag if you have a heading inside it to identify it (as that will clear up the errors on your solution report, as well). Simple<div>
s will work fine as containers in some cases. 🙂
Keep coding (and happy coding, too)! 😁
0@MSPayneIIPosted over 3 years ago@ApplePieGiraffe Thank you! I truly appreciate your feedback. I'll work on the adjustments.
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