Challenge made with just HTML and CSS (Grid and Flexbox)
Design comparison
Solution retrospective
Any feedback you have for my personal and professional improvement is always well received :)
Community feedback
- @ApplePieGiraffePosted over 3 years ago
Hey, Luis! 👋
Well done on this challenge! 👍 The card component looks good and is responsive! 🙌
I'd just like to suggest vertically centering the card component in the viewport (it seems to stick to the top of the page, at the moment) and perhaps using a
<button>
element for the social media popup since that's more accessible and semantic that using a<div>
. 😉 The social media icons inside the popup should be links, too, so don't forget to wrap them in anchor tags.Keep coding (and happy coding, too)! 😁
0@luisPolanco25Posted over 3 years ago@ApplePieGiraffe
Thank you so much again Giraffe. I will apply this later on this project.
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