Skip to content

hitmorecode/four_card_feature

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Mentor - Four card feature section solution

This is a solution to the Four card feature section 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
  • Flexbox
  • CSS Grid

What I learned

For this challenge I decided to go with css grid. I tried to use only css grid, but it wasn't so easy to do it just using css grid. So I combined css grid and flexbox to get the final result.

Continued development

Continue to learn how to combine flexbox and css grid to create the desired layout.

Useful resources

  • CSS-Tricks - This is an amazing article which helped me getting started with flexbox. I'd recommend it to anyone still learning this concept.
  • Colt Steele - Flexbox tutorial - This video helped me understand flexbox. If you are struggling with flexbox like I did, I recommend this video.
  • Kevin Powell - CSS Grid - Great video tutorial to learn css grid.

Author

About

Frontend Mentor Challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published