Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 1.27 KB

File metadata and controls

41 lines (28 loc) · 1.27 KB

Frontend Mentor - Order Summary Component Solution

This is a solution to the Order Summary Component. Frontend Mentor challenges help you improve your coding skills by building realistic projects.

Table of contents

Overview

Screenshot

Links

My process

FIrst, I properly organized the index.html contents to fit my envisioned html organization that is advantageous to the CSS approach I used after. As usual, I used flexBox CSS to easily organized the elements.

Built with

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

What I learned

Refresher for basic HTML and CSS.

Author