This is a solution to the Order summary card challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.
Note: Delete this note and update the table of contents based on what sections you keep.
- Solution URL: Add solution URL here
- Live Site URL: Add live site URL here
- Semantic HTML5 markup
- Sass preprocessor
- SCSS custom properties
- Flexbox
- Grid layout
- Mobile-first workflow
I used this project to mix flexbox and grid layout, as specefied within the challenge i used the active pseudo class to change css, the handling of the svg backgrounds with wich i discovered responsive images in HTML by the use of srcset and sizes Atrributes.
- Frontend Mentor - @Bouyyah