Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
using pure css instead of using any framework.
What challenges did you encounter, and how did you overcome them?making buttons with links , such that when a person hovers on button the text(link content) color will change. That was little tricky as it was ony working when someone hovers on text only. To overcome this issue , I remove button tag , use anchor tag and make it appear like button using CSS.
What specific areas of your project would you like help with?nothing at this moment
Join 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