A Responsive Landing Page Design using CSS Flexbox
This project is a simple demonstration of the CSS display: flex
property. If you want to create a responsive website then, I believe, css flex will be handy. With flex, you can do alot of things and create more complicated layout system. If you want to learn more about css flex the I would recommend you go through this link.