Skip to content

Latest commit

 

History

History
67 lines (42 loc) · 1.83 KB

File metadata and controls

67 lines (42 loc) · 1.83 KB

Frontend Mentor - 3-column preview card component solution

This is a solution to the 3-column 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
  • See hover states for interactive elements

Screenshot

Links

My process

Built with

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

What I learned

  • Learned about subgrid even though it's not available yet.
  • Learned how to center a grid container!
  • Learned how to keep the buttons aligned and not float up. <-- that was a struggle!

Continued development

  • I want to focus on getting more comfortable with CSS Grid

Useful resources

  • too many to list!

Author

Acknowledgments

Thanks to GDI Front End Cohort for this challenge. :)