Design comparison
Solution retrospective
Use normal method just reviewing my CSS knowledge
What challenges did you encounter, and how did you overcome them?Sometime i can't remember something. I just search for it.
What specific areas of your project would you like help with?I think i did well on this but if anyone see anywhere i can improve please tell me, thanks.
Community feedback
- @Grego14Posted 7 months ago
Hello! π congratulations on completing the challenge! π
Leave the alt attribute empty if the image has no semantic meaning or is for decoration.
I recommend you read about the π vertical-align property since it can help you make the image occupy the height of its parent element, although just adding
display: block
would also be doing the same thing.There is a shorthand for the
align-content
andjustify-content
properties π place-contentI hope this helps! π
Marked as helpful1
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