Design comparison
Solution retrospective
Overall, I learned so much more about CSS.
I remembered to use em
or rem
in the text sizes rather than px
for better responsiveness.
I started the links by using and
but quickly discovered and
were better options.
This kept me much much more organized.
I also learned (in my opinion) the very cool user-select: none;
to prevent the text within the buttons from highlighting after clicking.
I still need to better learn when to use which display
and position
css properties.
I think I'll only really learn these through more practice.
I've seen Flexbox Froggy recommended to better learn Flexbox and I intend to give that a go.
Community feedback
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