A Practical Guide to Flexbox

CSS layout mode is an algorithm that helps position and size elements based on their sibling and parent elements. There are actually six different layout modes.

A Simple Guide on How SVGs Work

SVG, or Scalable Vector Graphic, is an image file format that is growing in popularity. They are actually a simple text file that holds coordinates which map out shapes and, therefore, make an image.