Made Gilang Aditya

3-Column Preview Card Component

Overview

3 column preview card component is a challenge from frontendmentor.io that I have finished. the outcome for this challenge is to create 3 columns which is every column has image on top, then Title, description and button in the bottom.

 

3 column preview card component
3 column preview card component

How I Create It

I use HTML and CSS from scratch to create it. I use flexbox which is CSS display to make the column perfectly balance left and side, also make the description vertically center. 

3 column preview card component