The flex property | CSS Flexbox tutorial

preview_player
Показать описание

The flex property is actually a shorthand for three others: flex-grow, flex-shrink and flex-basis, and it decides how the items grow and shrink with the width of the container. In this lecture, we'll only use the shorthand.

Once you've learned CSS Flexbox, you'll wonder how you ever managed to build websites without it. It gives you all the tools you needed in order to properly arrange content inside flexible containers.

Given that all websites need to be flexible and responsive these days, Flexbox is a must-have skill for web developers.

💻 Check out Scrimba’s interactive learning platform:
🌲 Linktree:
Рекомендации по теме
Комментарии
Автор

Great demonstration sir, can you share the code in "basic.css"

saraw