Submitted over 1 year ago
Responsive product card preview component using HTML5, CSS3
@Agnik7
Design comparison
SolutionDesign
Community feedback
- @frank-itachiPosted over 1 year ago
Hello there π. Congratulation for completing the challengeπ!
I have some suggestions about your code that might interest you.
HTML π:
- Since the mobile design has a different image, you can use the
<picture>
tag that allows you to interchange the images depending of the viewport size. Red more about this awesome tag here. Take that as another way to do it.
I hope you find it useful! π Above all, you did a good job!
Happy
<coding />
π!Marked as helpful1@Agnik7Posted over 1 year ago@frank-itachi Thanks for your suggestion, it was really helpful!! I have changed the code accordingly, kindly check it, if possible. Have a nice day!!!
0 - Since the mobile design has a different image, you can use the
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