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

HTML,CSS

@apoorva2019

Desktop design screenshot for the Huddle landing page with curved sections coding challenge

This is a solution for...

  • HTML
  • CSS
2junior
View challenge

Design comparison


SolutionDesign

Solution retrospective


I am not able to manage the background (blue colored) image and also dint make it responsive? Any suggestions?

Community feedback

@shubhamthedev

Posted

Hi @apoorva2019, you should keep the <footer> outside the container since that limits the size to which the background-color can spread. You can put the contents inside the footer in a container though i.e.

<footer>
   <div class= container>
      your content goes here
   </div>
</footer>
1

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