CSS3 tip: fit-content horizontal center, css3fit-content

Source: Internet
Author: User

CSS3 tip: fit-content horizontal center, css3fit-content

When we center a module horizontally, the first thing we think of is margin: 0 auto; is there wood? So today, I will introduce you to the fit-content attribute. I don't know if anyone has used it. If you have used it, you can skip this article. If you have never used it, you will continue, I also saw this attribute for the first time. I didn't know it before, let alone use it. Originally, this CSS attribute was used for horizontal center, fit-content is a new property value added to the width attribute in CSS3. It works with margin to make it easy to implement the horizontally centered effect. Let's take a look at the code.
If the width is not set and the element contains float: left, the center is centered. first look at the Code:

In this case, the navigation will not be centered. When we set fit-content and margin, we will center the navigation.

Currently, this attribute only supports Chrome and Firefox browsers. The following code is centered:

 

Can you try it in the editor? Hope it will be useful to everyone ......

I would like to likes some of the great gods who provide solutions ......

 

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.