Responsive stats preview card with semantic html and css grid

Solution retrospective
Encountered challenges with using blend modes for the image, overcame them by researching ways around adding a blend mode to an image. When using html images you must wrap the image in a container, add the content you wish to blend to the container and add the blend mode to the image, when using background images you can just use background-blend-mode directly on the element with the background image
What specific areas of your project would you like help with?Tips on Semantic html and responsivness. Understanding if I did the image correctly
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on DMVDEV'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