i

Learn HTML and CSS in 10 Days

CSS Flexbox

CSS flexbox is also known as CSS3 Flexible boxes. It is a new model of the layout provided by CSS3.

The CSS3 flexbox is utilized to cause the elements to acting typically when they are utilized with various screen sizes and diverse showcase gadgets. It gives an increasingly productive approach to design, adjust, and convey space among things in the holder. It contains:

  • Flex items – It specifies the character of the children.

  • Flex container – It specifies the characteristics of the parents.

Flexbox helps in determining the way how a flex item are placed inside a flex container.