We Code |Frontend Mentor - Product preview card component solution
This is a solution to the Product preview card component challenge on Frontend Mentor.
Users should be able to:
- View the optimal layout depending on their device's screen size
- See hover and focus states for interactive elements
- Solution URL: [https://github.com/f-lajoc/product-card]
- Live Site URL: [https://f-lajoc.github.io/product-card/]
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- Media Query
- Mobile-first workflow
To really use Flexbox,
Using 'content property' in css to add images instead of background image or not putting the image in my html.
'em unit' can be used for images and still turn out pretty
I would love to get better at Flex
Start using 'picture element'(srcset) for Responsiveness in my coming projects
- [https://css-tricks.com/snippets/css/a-guide-to-flexbox/] - Helpful for Flexbox
- [https://www.google.com]- Random search when I'm stuck
- Frontend Mentor - @lajoc__
- Twitter - @lajoc__
- Instagram - @lajoc_devs
- Codepen - @lajoc__
- [https://chat.whatsapp.com/HuXBHuj3RMz2XKyRP0vakV] - We code for the project
- [https://github.com/theCephas]- D'Cephas helped me with responsiveness issues