Using the justify-content property

We use the justify-content propertyto align a grid inside a container.

Some values we can use include:

  • space-evenly
  • space-around
  • space-between
  • center
  • start
  • end

Let’s take a look at an example of each value.

The space-evenly value

Get hands-on with 1200+ tech skills courses.