This is a solution to the Four card feature section challenge on Front
Design comparison
Solution retrospective
HTML and Pure CSS. Feel free to check my solution and report any error @twitter - @kentmichaels4n. You can also suggest anything, this will help me improve. Thanks!
Community feedback
- @shashreesamuelPosted over 2 years ago
Hey kentmichael, good job completing this challenge. Keep up the good work
Your solution looks great however I think you should consider the following
- the color of the subtitle should be a bit lighter.
- the font weight of the card titles should be lighter
- the card title color should be a bit lighter.
I suggest referring back to the
style-guide.md
file just to be sure.In terms of your accessibility issues simply wrap all your content between
<main>
tags to fix all the issues.I hope this helps
Cheers Happy coding š
Marked as helpful0@kentmichaelPosted over 2 years ago@TheCoderGuru yes! this is the time where i'm just eyeballing things haha thank you again!
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