Skip to content

Latest commit

 

History

History
56 lines (31 loc) · 1.43 KB

README.md

File metadata and controls

56 lines (31 loc) · 1.43 KB

Frontend Mentor - Order summary card solution

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.

Table of contents

Overview

The challenge

Users should be able to:

  • See hover states for interactive elements

Screenshot

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox

What I learned

This was a great little project on seeing how close to pixel perfect I could get by using just HTML and vanilla CSS. I hadn't used much svg images before, so getting to use them here was a treat.Especially in regards to using one as a hero image at the top of this component and rounding out the top left and right corners.

Author