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.
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
38 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.