Today, we’re going to learn some of the basics of flexbox and it’s properties including direction, wrap, order, grow, shrink, justify-content and align-items. We’ll use a simple structure to practice these skills between 2 files — index.html and a style.css. The site…