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.


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.
