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.
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: GitHub
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid
- Mobile-first workflow
- CUBE CSS
- CUBE CSS
- Grid
- Flexbox
- HTML for Subheadings and Headings - This article helped me to make a decision about how to treat the 'PERFUME' text appearing above product name. I decided that it is not part of the heading.
- CUBE CSS documentation - Use if you want to learn about CUBE CSS methodology.
- Frontend Mentor - @ania221B