Skip to content

JustinT9/stats-preview-card-component

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

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox

What I learned

Use this section to recap over some of your major learnings while working through this project. Writing these out and providing code samples of areas you want to highlight is a great way to reinforce your own knowledge.

  • I learned how to keep my code be cleaner: CSS: .layout, .card, .info, .stats, .substats{ display: flex; }

  • I also learned new semantics to creatively design my visual: .image { background-image: url("./images/image-header-desktop.jpg"); background-size: cover; }

.cover { height: 100%; background-color: rgba(110, 20, 167, 0.63); }

Continued development

I would like continue refining my understanding and practical applications of flexbox along with its aligning properties to further apply it to complex projects that require the heavy utilization of a concept that is crucial to CSS and HTML.

Useful resources

Author

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published