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.
Users should be able to:
- See hover states for interactive elements
- Solution URL: [https://github.com/GSD3v08/challenge1]
- Live Site URL: [https://GSD3v08.github.io/challenge1/]
- VS Code
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
For this challenge i started using flexbox , i was using float before but using flexbox to organize the elements inside a box was easier than using float. I tried to organize the properties by sections(positioning, box-model..) , I hope it is ok. this is my first challenge, but i think that i learned a little more how to use flexbox.
Learn more about how to structure the content with html. Built more projects with Flexbox. Learn more about background property. to get used to working with git.
- Frontend Mentor - @GSD3v08