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

Huddles Landing Page with Curved Sections

Ayoola 120

@Josh-Ay

Desktop design screenshot for the Huddle landing page with curved sections coding challenge

This is a solution for...

  • HTML
  • CSS
2junior
View challenge

Design comparison


SolutionDesign

Solution retrospective


Hello!

All comments are most welcome and greatly appreciated!

Please check out my solution to the huddles landing page with curved sections built using HTML, CSS(Flexbox) and a bit of Javascript(JQuery). Some features of this solution are:

  • Fully responsive across all screen sizes
  • A scroll-to-top button
  • Custom animations
  • Long CSS stylesheet

Please any tips on how to greatly cut down on the length of CSS?

Community feedback

T
Chamu 13,110

@ChamuMutezva

Posted

  • the logo.svg was already created for you. No need to create another image, huddle was part of that image .
  • the heading h1 is supposed to give a general meaning of the site content, hence using part of the logo will not help users who rely on assistive technology to get a glimpse of what to expect on the site
  • it is recommended to have one h1 element per page even though having several does not cause errors but it gives a bad experience to those who rely on assistive technology. Read more here about headings
  • form control elements are required to have labels - accessibility reasons.
0

Ayoola 120

@Josh-Ay

Posted

@ChamuMutezva OH! THANK YOU! I was actually thinking that the logo image would have been created but I guess I did not see the logo.svg file. Thank you thank you so much for taking out time to comment on my solution. I really learnt a lot in terms of the structure and accessibility of websites.

  • I have made the appropriate changes.
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