Why does the right float after the order is reversed

Source: Internet
Author: User

Why the right float after the order is reversed:

Sometimes you will find a strange phenomenon, that is, to add the right float for the object, the display order and the original order is reversed, the following combination of example distribution analysis of the cause of this phenomenon.

Example one:

<! DOCTYPE html>

In the above code, the order of the elements is arranged in code order.

Example two:

<! DOCTYPE html>

Adding a right float to the span element in the code above, the results are arranged in the opposite order of code, which is actually very simple, because the code is executed sequentially, so the first span will be first right floating, then the second span right floats, and so on, so the order will be reversed.

The original address is: http://www.51texiao.cn/div_cssjiaocheng/2015/0507/906.html

The most original address is: http://www.softwhy.com/forum.php?mod=viewthread&tid=4649

Why does the right float after the order is reversed

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.