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

Solution Huddle Landing Page Using CSS

@zulfaan


Design comparison


SolutionDesign

Solution retrospective


hey, this is my solution. I would be happy if you can checked my solution and tell me what I should improve with my solution

Community feedback

Nelson 2,390

@nelsonleone

Posted

Hi , congrats on completing the challenge🎊🎊🎊

here's some things i noticed, i think you can use to improve your solution , or use in another project. The logo image at the footer, you can use vscode to open the svg image and change the fill to white. OR

You can use a css trick of filter: brightness(0) invert(1); works fine.

For the header and intro, you can set a max-width on them so they are on the same line. header, intro-section{ max-width:90%; margin-inline:auto; }

have fun coding, i like your solution🎊

0

@zulfaan

Posted

@nelsonleone Hii, thank you for the feedback. I would like to improve in another project! Can't wait.

0
Praise 80

@Omoh123

Posted

Your img element should have an alt attribute. <img src="cat/png" alt="image">

0

@zulfaan

Posted

@Omoh123 Hii, thank you for the feedback. I forgot about that.

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