Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
Proud of: I am happy that I was able to implement the solution without Javascript. I got the opportunity to learn about `` tag.
Differently next time:
- Implement the solution using Javascript. Good opportunity to improve my JS skills.
- Dive into how I can improve the display of the images.
I struggled with the positioning of the images and I also used fixed height and fixed width for the images. I usually hear that using fixed width and fixed height are not recommended.
Please refer to my source code files:
- /src/styles/Card.style.jsx
- /src/components/Card/Card.jsx
What is a better way of handling the display of these images?
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