Design comparison
Solution retrospective
im not proud as of yet, i had some help. would want to tackle the next challenge by myself this time
What challenges did you encounter, and how did you overcome them?i had issues with the padding, like how to adjust it when it was all going haywire
What specific areas of your project would you like help with?Need Feedback, like how will it differ using css grid or just display block or other display properties
Community feedback
- @DylandeBruijnPosted 4 months ago
@alphajoeofoe
Hiya! 👋
Congratulations on your solution, it looks very close to the design! I can tell you put a lot of effort into it.
Things you could improve ✍️
-
Try experimenting with CSS variables, they help you make your CSS values more reusable across your code.
-
I suggest using clear descriptive CSS classes like
.card
,.card-title
and.card-description
. -
Try using semantic HTML elements like
main
,section
andarticle
.
I hope you find my feedback valuable, and I would appreciate it greatly if you could mark my comment as helpful if it was! 🌟
Did you have any specific questions?
Happy coding! 😎
2 -
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