Submitted almost 3 years ago
Huddle Landing Page with Curved Sections with BEM CSS Grid Flexbox JS
@rafo38kh
Design comparison
SolutionDesign
Solution retrospective
Any feedback is welcome 👍🏻
Community feedback
- @ChamuMutezvaPosted almost 3 years ago
Hi Rafael.
- what do you think , the
try it free
button does? I think it navigates to a new page or section related to the functions of the button, hence in this case i think it has to be an anchor element. A button is related to events such as opening a modal . - alt values should be descriptive and beneficial to assistive technology users. It should help users visualize the message that is being put across by the image. If it is a decorative message use an empty alt value.
- some of the images are missing the
alt
value while some are written incorrectly such as the following<img src="images/bg-section-top-mobile-1.svg" aria-hidden="true" a />
- input elements such as those of type
email
should be associated with a label for accessibility - the site looks good and responsive , well done
0 - what do you think , the
Please log in to post a comment
Log in with GitHubJoin 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