child element Floating parent element does not automatically adjust height problem

Source: Internet
Author: User

We know that elements are floating or relatively positioned, leaving the element out of the flow of the document. If the parent element does not set a fixed height, the height of the floating child element is not calculated when the height is calculated. However, sometimes we need the parent element to calculate the height of all its child elements (including floating elements) to adjust its own width, so as to adjust its own background border, and so on, only need to add CSS properties to the parent element: overflow:auto; zoom:1;

The parent element automatically calculates the height of all child elements within a floating child element to adjust its height.

child element Floating parent element does not automatically adjust height problem

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.