Pseudo element Clear float? Do you understand this?

Source: Internet
Author: User

With the development of the front-end, the face of floating this problem we generally like to use pseudo-elements to clear the float, the following style is known as universal clear floating

. clearfix:after {content: "."; Display: block; height:0; clear:both;}

. clearfix {zoom:1;}

It looks like there's nothing wrong with it, but recently my little brother has a problem (360 speed browser):

A pseudo-element is a block-level element that clears the float after the clearfix element and fills it with content, but some browsers produce this for example "." The problem of placeholder (in the actual production environment),

The younger brother examines the half-day only to discover is this question, therefore the content contents carries on the emptying, the result solves the problem!

Which great God has a deeper understanding? Please advise!

Pseudo element Clear float? Do you understand this?

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.