what is meant by flex box in css
Answers
Answered by
1
The Flexbox Layout officially called CSSFlexible Box Layout Module is new layout module in CSS3 made to improve the items align, directions and order in the container even when they are with dynamic or even unknown size.
lokeswarreddy431:
thank you.
Answered by
1
The Flexbox Layout officially called CSS Flexible Box Layout Module is new layout module in CSS3 made to improve the items align, directions and order in the container even when they are with dynamic or even unknown size. The prime characteristic of the flex container is the ability to modify the width or height of its children to fill the available space in the best possible way on different screen sizes.
For further info you can investigate Google....,;)
For further info you can investigate Google....,;)
Similar questions
Science,
8 months ago
Computer Science,
8 months ago
Math,
1 year ago
Science,
1 year ago
Math,
1 year ago