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 with single introductory section solution

Nate Martinezโ€ข 130

@NathanMartinez


Design comparison


SolutionDesign

Solution retrospective


Any suggestions or feedback is greatly appreciated!

Community feedback

@MelvinAguilar

Posted

Hello there ๐Ÿ‘‹. Good job on completing the challenge !

I have some suggestions about your code that might interest you.

  • You should use the company name as the alt attribute value. The word "logo" is not necessary and avoid using words such as "image", "photo", or "picture" as they are redundant because the image tag already conveys that information
  • Use the aria-label attribute to describe the purpose of links without text. This attribute provides a description of the link for screen reader users, ensuring that they understand the purpose of the link.e.g.:

    <a href="#" class="social-link" aria-label="Facebook"><svg ...></a>

I hope you find it useful! ๐Ÿ˜„

Happy coding!

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