Home
CSS
CSS Flexbox
Flex Items
Tryit: The flex shorthand property
Run ❯
Get your
own
website
❯
Run Code
Ctrl+Alt+R
Save Code
Ctrl+Alt+A
Change Orientation
Ctrl+Alt+O
Change Theme
Ctrl+Alt+D
Go to Spaces
Ctrl+Alt+P
The flex Property
Make the third flex item growable (1), not shrinkable (0), and with an initial length of 150 pixels:
1
2
3
4