Submitted 4 months agoA solution to the Product preview card component challenge
Product preview card (HTML + CSS only)
P
@super7ramp

Solution retrospective
What are you most proud of, and what would you do differently next time?
I think the implementation is pretty close to the design. I followed the advice to start by mobile. Adding desktop was smooth.
What challenges did you encounter, and how did you overcome them?Changing image content based on screen dimensions: I used media queries and the content
attribute of the img
.
Any feedback/advice welcome, no specific area.
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Antoine's solution.
Join 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