styling

CSS Flexbox Cheatsheet

Use CSS Flexbox to control the layout of HTML elements in a single dimension (horizontal or vertical).

CSS Grid Cheatsheet

Use CSS Grid to control the layout of HTML elements in 2 dimensions (horizontal and vertical).