huddle-landing-page-with-alternating-feature-blocks
Design comparison
Community feedback
- @VCaramesPosted about 2 years ago
Hey there! Here are some suggestions to help improve your code:
-
To better identify the main content of you site you will want to encase your entire component inside a Main Element.
-
The incorrect
font-family
is being used. You want to look at the “style-guide” to download the correct one. -
The Illustrations serve no other purpose than to be decorative; They add no value. Their Alt Tag should left blank and have an aria-hidden=“true” to hides it from assistive technology.
-
The ".footer" class needs to be wrapped inside the Footer Element.
-
The site's styling needs some work to better match the FEM design.
Your content is not fully responsive. Here is a link to Google Developer’s site that will teach you how make it 100% responsive:
If you have any questions or need further clarification, let me know.
Happy Coding! 👻🎃
Marked as helpful0 -
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