Skip to content
  • Unlock Pro
  • Log in with GitHub
Solution
Submitted about 4 years ago

Mobile-First Stats Preview Component Card

Amber Harmon•95
@aharmon413
A solution to the Stats preview card component challenge
View live sitePreview (opens in new tab)View codeCode (opens in new tab)

Solution retrospective


This is my second Frontend Mentor challenge solution. I designed this using the mobile-first paradigm, with some very simple CSS Flexbox to position the elements on larger screens.

The source files for this project came with 2 images sized slightly differently for desktop and mobile. My solution includes both images in the HTML and changes the display property of the image in CSS to show the correct one based on resolution, but if I were to do this again I would probably use something like the srcset attribute instead (which I didn't know existed until after I finished!!)

Code
Loading...

Please log in to post a comment

Log in with GitHub

Community feedback

No feedback yet. Be the first to give feedback on Amber Harmon's solution.

Join our Discord community

Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!

Join our Discord

Stay up to datewith new challenges, featured solutions, selected articles, and our latest news

Frontend Mentor

  • Unlock Pro
  • Contact us
  • FAQs
  • Become a partner

Explore

  • Learning paths
  • Challenges
  • Solutions
  • Articles

Community

  • Discord
  • Guidelines

For companies

  • Hire developers
  • Train developers
© Frontend Mentor 2019 - 2025
  • Terms
  • Cookie Policy
  • Privacy Policy
  • License