Design comparison
Solution retrospective
It's a bit of a challenge since the colors are not given and I have to experiment and test every possible colors. But it's worth the try.
What challenges did you encounter, and how did you overcome them?Picking the right colors and the right sizes.
Community feedback
- @ElreywadPosted 13 days ago
the colors are given but the sizes are not you need to buy premium to get the figma
Marked as helpful0 - @PsalmorgPosted 13 days ago
I think using anchor tag will make the code semantic than the you customizing the list since we take that as link button. Just my view thou. Great work
Marked as helpful0 - @i000oPosted 13 days ago
In the given free files, there is a file called style-guide.md which has some more specific colours and typefaces you can opt for so that you're not guessing. It's viewable in your text editor.
Marked as helpful0 - @gilotinPosted 13 days ago
-
For picking colors you can use color picker from browser devtools or from any website that provides one.
-
Your HTML is good , but you can improve non it with using section or article for one of the divs.
-
Aim for equal specificity in CSS, because in bigger projects this could cause a problem.
Overall good work !
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