CSS style float Clear detailed

Source: Internet
Author: User

Reproduced

The Float property in CSS is a frequently used property, and for beginners, if you do not understand the meaning of floating and the characteristics of the performance, the use of the use is easy to fall into confusion, foggy, confused state. This article will start with the most basic knowledge, talk about floating applications, problems and solutions. Basic Knowledge

float, as the name implies, floats, the element that sets the float property floats to the left or right according to the property value, and we call the element with the Float property set as a floating element.
The floating element is detached from the normal document stream, but the floating element affects not only itself, it affects the surrounding element alignment. Examples are as follows:
HTML code: XHTML

1 2 3 4 5 6 <div class = "box" > <span class = "Float-ele" > Floating elements </span> Normal documents Flow Plain document flow Ordinary document flow ordinary document flow ordinary document flow ordinary document flow ordinary document flow ordinary document flow ordinary document flow Ordinary documents stream ordinary file flows normal document flow ordinary documents flow ordinary flow Normal document stream Normal document flows general document streaming general flow of the text documents stream </div>

CSS code: CSS

1 2 . box {background:

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.