Submitted over 1 year ago
Huddle landing page with alternating feature blocks
@shashikantdev3
Design comparison
SolutionDesign
Solution retrospective
Any recommendations, feedback and advice to improve my project or skills are welcome. :D
Community feedback
- @frank-itachiPosted over 1 year ago
Hello there ๐. Congratulation for completing the challenge๐!
I have some suggestions about your code that might interest you.
- Your code is readable and well structure but when it comes to functionality and user experience there are some aspects weโve got to think. For instance, according to de design in the
<footer>
section there must be some links that should redirect the user to a different page that provides additional information. The About Us link is a good example. So, you should use a<a href=โโ>
tag to achieve such purpose instead of using the<p>
one. - Remember, we also gotta take into account the user experience and not only the design.
I hope you find it useful! ๐ Above all, you did a good job!
Happy
<coding />
๐!0 - Your code is readable and well structure but when it comes to functionality and user experience there are some aspects weโve got to think. For instance, according to de design in 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