Design comparison
Solution retrospective
Hello everyone! I was checking my profile and I guessed I forgot to complete this project. None the less I do not like starting on things and not finishing it, specially if it is doable. Please let me know any feedback! Thank you and I hope you all have a good one!
Community feedback
- @NaveenGumastePosted over 2 years ago
Hello Kevin David ! Congo 👏 on completing this challenge
Let's look at some of your issues, shall we:
-
The background color is given in style-guide.md
-
Why us section color is too much light and i know it was not given in style-guide so use color-zilla chrome extension. and you will get the color
-
This is color i used for my solution
--light-cyan: hsl(179, 45%, 52%);
check my solution here if needed -
Add Main tag after body
<main class="container"></main>
-
Always use
h1
first and thenh2
,h3
and so on
-> Check my article on accessibility issues
happy Coding😀
Marked as helpful1 -
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