Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
here i learn how center a div using a flex box
What challenges did you encounter, and how did you overcome them?most challenging part is how to center a div there is so many solution in internet but the most simple by using the flexbox
Community feedback
- @raven784Posted 3 months ago
You can add hover over those links using the hover class
Wrap anchor tags inside a div class each and give them a class x.
x: hover{ color: black; background-color: green; }
1
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