Design comparison
Solution retrospective
Nothing exactly
What challenges did you encounter, and how did you overcome them?I had some issues with some css like making the .card_image fill the .card to center, but I was able to complete it with some help and alot of try and error
What specific areas of your project would you like help with?Nothing exactly. just want be master my skill
Community feedback
- @Kingkobi01Posted 7 months ago
HI Abdulbaki, your code had very nice semantic HTML and good CSS. One thing I that made the card image relatively easy to center was that I used the image as a background image for a div instead of an img tag. The reason why that is better is that the user will not see that "broken image icon" when the image refuses to load.
Also, the card image in the original challenge has a border-radius and your card had no shadow. Lastly, the author section was vertically centered in the original design.
Other than that, everything was pretty neat 👌
Marked as helpful1@ba311Posted 7 months agoI am glad you pointed that out because I totally forgot or should I say I skip that and thanks for the idea I we work with that thanks a lot @Kingkobi01
1
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