Product-preview-card-component

Please log in to post a comment
Log in with GitHubCommunity feedback
- @TomasAlbert
Hi, congrats for completing this challenge ! Your code seems well structured. Just for ingormation there is
<picture>
element which can be used to display image depending on screen so you dont need to do it in css. You can also look at<s>
element which will be semanticly better in my opinion you can even wrap ip into<span>
.Marked as helpful
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