Skip to content

GSD3v08/challenge1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  • VS Code
  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox

What I learned

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.

Continued development

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.

Author