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 using: HTML and CSS (Flexbox and BEM)

@jpdrsanchez

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


What can I improve in my code?

Community feedback

P
Matt Studdert 13,611

@mattstuddert

Posted

Awesome work on this challenge and congratulations on submitting your first solution! Your project looks really good. It's obvious from the design comparison that you paid a lot of attention to detail. The only real tweaks that could be made on the visual side would be small changes to the vertical spacing to get it fully aligned.

Your code looks really good too. I'd add anchor tags in the footer for the various links, but that's a small detail. Also, just a heads up that using @import in CSS can delay the loading of your page. Here's a quick piece on GT Metrix that explains more. It's perfectly fine to use it in Sass files as it then compiles a single CSS file, but it's not a good option in pure CSS files.

I hope that helps. Keep up the great work!

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