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 built with SASS

Daniel 🛸 44,230

@danielmrz-dev


Design comparison


SolutionDesign

Solution retrospective


Hello! I'm Daniel and this is my solution for this challenge! 😊

Very good project to polish HTML and CSS skills. It's quite hard to match the original design of these bigger landing pages without the design file. I enjoyed very much trying though.

If you have any suggestions on how I can improve this project, feel free to leave me a comment!

Feedback welcome 😊

Community feedback

Alexandra 510

@Alexandra2888

Posted

Hi! Congrats for your solution! Minor things I would improve:

  • reseting also pseudo-elements with *::after and *::before;
  • implementing BEM naming convention, for SCSS nesting is a lot easier;
  • you don't have to nest all classes in the body. You have body{}, .main-content{} etc. Also it's a good practice to keep all media queries at the bottom eg media (min-width:900px){ .header {} .header-bottom {} } Happy coding!

Marked as helpful

2

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