justify-content: space-evenly

CSS flexbox offers powerful alignment options for users. A flex container groups multiple flex items together in order to control their representation.

Among the many properties offered by the flex container, one of the most widely used properties is justify-content.

svg viewer

space-evenly is a value that can be assigned to the justify-content property to distribute flex items in such a way that the items have equal space around them. See the example below:

New on Educative
Learn to Code
Learn any Language as a beginner
Develop a human edge in an AI powered world and learn to code with AI from our beginner friendly catalog
🏆 Leaderboard
Daily Coding Challenge
Solve a new coding challenge every day and climb the leaderboard

Free Resources

Copyright ©2025 Educative, Inc. All rights reserved