huddle-landing-page-with-single-introductory-section-master Public

Solution retrospective
Hi everyone, I it would be much appreciated if you could review my solution and suggest to me some better ways to make it easy and better for the future.
More precisely, If you could suggest to me anything I would be delighted to know.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Bayoumi-dev
Hey! It looks great Kamlesh!...
My suggestion:
All page content should be contained by landmarks
, Contain the header content with<header>
.
<header> <div class="header-content"> //... </div> </header>
Hope this is helpful to you... Keep coding👍
Marked as helpful
Join 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