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

@Bounaga


Design comparison


SolutionDesign

Solution retrospective


any Feedback ?

Community feedback

P
Matt Studdert 13,611

@mattstuddert

Posted

Nice work on this challenge! I'd recommend looking at the solution report as that will highlight a number of issues with the accessibility and HTML validations.

I'd recommend avoiding using IDs as CSS selectors. They have high specificity and can't be reused on the page, so they're not good for the purpose of styling. Instead, I'd recommend sticking to class, attribute, pseudo, and type selectors. Using these will help keep your CSS more maintainable.

Keep it up and let me know if you have any questions! 👍

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