This is a solution to the Product preview card component challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.
- Solution URL: Frontend Mentor Solution
- Live Site URL: Live Site at Vercel
- Semantic HTML5 markup
- Flexbox
- Grid
- Responsive Design
I learned how to position one image over the other, using the properties, left, top, right, bottom and with this property I was able to position the two images and apply a hover effect with a smooth transition.
- W3 Schools - Order - Order Property
- Github - correlucas
- Frontend Mentor - @correlucas