Home / Course / CSS

CSS3 Flex flexible box model makes layout fly

IntroductionChapterCourseware
The flex property is used to set or retrieve how the child elements of the flex box model object allocate space. It is the shorthand property for the flex-grow, flex-shrink and flex-basis properties. Note: The flex property has no effect if the element is not a child of the flexbox model object.
  • Difficulty:Elementary
  • Total of26 chapters
  • 22526 plays
  • About Instructor

    王林
    王林
    student
    You will learn:

    The flex property is used to set or retrieve how the child elements of the flex box model object allocate space. It is the shorthand property for the flex-grow, flex-shrink and flex-basis properties. Note: The flex property has no effect if the element is not a child of the flexbox model object.

  • CancelreplySending
  • php.cn