The CSS _______ property is used to adjust the layout based on the available space.

  • Display
  • Flex
  • Grid
  • Position
The flex property in CSS is used to create a flexible container where the contained items can be dynamically adjusted to different sizes based on the available space. It is commonly employed in responsive design to create flexible and adaptive layouts.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *