Skip to content

ibby360/stats-preview-card

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Mentor - Stats preview card component solution

This is a solution to the Stats preview card component 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:

  • View the optimal layout depending on their device's screen size

Screenshot

Links

My process

Built with

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

What I learned

I learned a lot about the differences between images and background-images and how they impact the layout. I also used CSS variables so that it can be applied globally

Continued development

I want to improve more on how to adjust the size of the image.

Useful resources

  • MDN - This helped me figure out how to control the order of content for medium devices.
  • w3schools - I found out about the order property from this website.

Author