Made Gilang Aditya

Single Price Grid Component

Overview

Single price grid component is a challenge from frontendmentor.io to create pricing element with description on it and grid component in the bottom. This challenge very good to test CSS grid template and flexing.

 

Single Price Grid Component
Single Price Grid Component

How I Create It

I use semantic HTML5 and CSS from scratch to create it. I use flexbox which is CSS display to make the bottom column perfectly balance left and right side.

Single Price Grid Component