Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

Huddle landing page with a single introductory section

taavi80 370

@taavi80


Design comparison


SolutionDesign

Community feedback

Hassia Issah 50,670

@Hassiai

Posted

<div class="icons"> should be out of the main tag and wrap in a footer tag.

There is no need for <div class="landing-page"> in the html and its styling in the css.

For the left and right sides of the page, give the header, main and footer a max-width og 1440px a width of 80% and margin: 0 auto.

main, header, footer{
max-width:11440px;
width 80%;
margin: 0 auto;
}

Hope am helpful.

Well done for completing this challenge. HAPPY CODING

Marked as helpful

0

Please log in to post a comment

Log in with GitHub
Discord logo

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