Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
i will try some scss in the next time
What challenges did you encounter, and how did you overcome them?maybe media querries but i know a little, so i need to enhanced that in the next challenge
What specific areas of your project would you like help with?maybe i dont need because im trying my best, so i will study backend by myself
Community feedback
- @Gibby0Posted 6 months ago
Great work👍🏾. You could use :active, a CSS pseudo-class, to define the style of an element when it is being activated. For example, card:active {color: hsl(47, 88%, 63%);} to change the font color of the text when it is activated.
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