Submitted over 5 years ago
CSS, Flexbox, Media Query Mobile Responsive
@DanielGibsonOrchid
Design comparison
SolutionDesign
Community feedback
- @mattstuddertPosted over 5 years ago
Awesome work on this Daniel, the page looks great! You've absolutely nailed the design 👍
I've got a couple of small recommendations with your HTML:
- You've got a
h1
and ah3
, but noh2
I'd recommend never skipping a heading level unnecessarily. Instead, I'd just move down a level at a time to outline the content hierarchy. - If this were a fully functioning site, I'd expect the "Schedule a demo" call-to-action to be an anchor tag that would then potentially link to a contact form instead of a
button
.
Those are two very minor points though. Really great work! 🙂
0@DanielGibsonOrchidPosted over 5 years ago@mattstuddert Thanks for the feedback! Much appreciated
0@mattstuddertPosted over 5 years ago@DanielGibsonOrchid you're welcome, hope those pointers help. Looking forward to seeing your next solution!
0 - You've got a
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