Submitted over 2 years ago
Huddle Landing Page using React, React Styled Components, and Sass
@Chanda-Abdul
Design comparison
SolutionDesign
Solution retrospective
This is my solution for the Huddle Landing Page using React, React Styled Components, and Sass.
Let me know what you think?
Also, if anyone knows how to include @mixins
in Global Styles please let me know.
Community feedback
- @NaveenGumastePosted over 2 years ago
Hello Chanda ! Congo 👏 on completing this challenge
Let's look at some of your issues, shall we:
-
No need of using roles rather use semantic Elements " - Check my article on accessibility issues "
-
You should not use
<li>
elements outside<ul>
or<ol>
.
happy Coding😀
0 -
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