Why is there a line break for the right floating object in IE6 and for the floating object in IE6?

Source: Internet
Author: User

Why is there a line break for the right floating object in IE6 and for the floating object in IE6?

Why is there a line break for the right floating object in IE6:
When an object is floating on the right, it may wrap in the IE 6 browser.
Let's take a look at a code example:

<! DOCTYPE html> 

The above code runs in the IE 6 browser, and the <span> element on the right will generate a line feed phenomenon, and it cannot be said to be a full line feed, but will drop a certain size. This is an important bug in IE6, that is, when the right floating element is preceded by a text or Inline element, a line break is generated. Solution: place the right floating object before the text or Inline element. The code is modified as follows:

<! DOCTYPE html> 

Address: http://www.51texiao.cn/div_cssjiaocheng/2015/0429/418.html

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.