Made Gilang Aditya

Four Card Feature Section

Overview

Four card feature section is a challenge from frontendmentor.io to create four cards with certain position which include title, description and image at the bottom. Main function of this challenge is to learn more about grid position in CSS.

 

Four Card Feature Section
Four Card Feature Section

How I Create It

I use HTML and CSS from scratch to create it. I use grid which is CSS display to make the column cards perfectly balance left and side up and down like the design. 

Four Card Feature Section