This document outlines CSS flex properties for controlling the layout of flex items including flex-direction to set the main axis, flex-wrap to enable wrapping of items, flex-flow for setting direction and wrapping, align-items and align-self for aligning items, align-content for multi-line alignment, and justify-content for aligning items along the main axis.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
42 views
Css Flex
This document outlines CSS flex properties for controlling the layout of flex items including flex-direction to set the main axis, flex-wrap to enable wrapping of items, flex-flow for setting direction and wrapping, align-items and align-self for aligning items, align-content for multi-line alignment, and justify-content for aligning items along the main axis.