Detailed display:flex| in CSS | Inline-flex Property

Source: Internet
Author: User
This article mainly introduces the Display:flex and Display:inline-flex properties in CSS, and introduces the use effect of Display:flex and Display:inline-flex by two code examples respectively. Interested friends can refer to, let's take a look at it.

Introduced

Flex is the abbreviation for flexible box, meaning "resilient layout", which provides maximum flexibility for box-shaped models. Any container can be specified as a flex layout.

Flex: Display an object as an elastic telescopic box

Inline-flex: Display an object as an inline block-level elastic expansion box

Flex Sample Code

<! DOCTYPE html>

As follows:

Display:inline-flex Sample Code

If you want to see the effect, change the display:flex above to Display:inline-flex, and delete the width:200px. Before testing, some people might think that. Main takes up the entire line, but the test result is that it adapts the width and height according to all the p sizes of the child elements

<! DOCTYPE html>

As follows:

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.