This is the code that goes with my article on medium titled "5 Layouts Made Using FlexBox"
The CSS Flexible Box Layout – Flexbox – provides a simple solution to the design and layout problems designers and developers have faced with CSS. Let me show you how to use it to generate some common layouts and challenges that you will face in designing a responsive website design.
- Navigation
- Center image on screen
- Responsive website layout
- AddOn for input fields
- 3 column layout
The homepage provides links to all of the example layouts that we will be creating. You can click on any entry and be shown that image in production.