Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
Being able to work the styling out even without a figma design
What challenges did you encounter, and how did you overcome them?I encountered a challenge with the anchor tags. I couldn't get the color of the '' tag to affect the anchor tag and I couldn't get the whole area of the anchor container to be able to access the link.
I had to give the anchor tag property of 'color: inherit;' to inherit the parent color as default and also to manipulate the color of the tag during hovering. I also had to give the anchor tag a width of 100% and padding on top and bottom to spread the link throughout the container.
What specific areas of your project would you like help with?None
Community feedback
- @Kikino02Posted 5 months ago
Nice!
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