Skip to content

Latest commit

 

History

History
59 lines (35 loc) · 1.81 KB

File metadata and controls

59 lines (35 loc) · 1.81 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

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • Mobile-first workflow

What I learned

I learned new CSS units and how to use properly relative units to design tokens.

Continued development

I will review CSS units and about mobile-first workflow and responsive designs.

Useful resources

  • CSS units cheatsheet - This helped me for being a great cheatsheet for units, that made the process to learn them really easy.

  • An explanation about size units - This is an amazing article which helped me finally understand size units. I'd recommend it to anyone still learning this concept.

Author