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

@dineshsutihar


Design comparison


SolutionDesign

Solution retrospective


Hello everyone,

I hope this message finds you well. I've been working on Huddle landing page with single introductory section, and I would greatly appreciate any suggestions or feedback you might have. Your insights will help me improve and refine my work.

Feel free to comment on what you think could be improved.

Your input is highly valuable to me, and I look forward to hearing your thoughts.

Thank you in advance for your time and assistance!

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 an alt attribute empty for the images when they are used decoratively (Illustration of mockups). This practice avoids the reading of the description by screen readers, which can be bothersome for users with visual impairments.
  • The element <div class="btn">Register</div> should be a link and not a div. Since the element has a hover effect and is interactive, it's better to use a interactive element like links or buttons for accessibility.

I hope you find it useful! πŸ˜„

Happy coding!

0

@dineshsutihar

Posted

Hello @MelvinAguilar ! πŸ‘‹ Thank you so much for your feedback and kind words! I truly appreciate your insights.

I'll definitely implement the alt attribute with an empty value for decorative images, as you suggested. Also, converting the <div class="btn">Register</div> to a link makes a lot of sense for better accessibility. Your advice is valuable, and I'm committed to improving my coding practices.

Thanks again for taking the time to share your thoughts!πŸ˜„

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