The float problem caused by invisible characters in chrome, chromefloat

Source: Internet
Author: User
Tags ultraedit

The float problem caused by invisible characters in chrome, chromefloat

The cause is the brush know almost encountered such a problem: https://www.zhihu.com/question/41400503

The problem code is as follows:

<!DOCTYPE html>

  

In chrome, the last. other will float to the end of the first line:

It was initially considered as a before pseudo-class problem:

The solution is to let the questioner Delete the before pseudo class of. cf, and then the. other normal float to the end of the second line.

Later, I thought about it carefully. I have never heard of similar problems, and I have not found any similar cases. I suspect that the problem is correct. Copy the questioner code to sublime for troubleshooting, and habitually compact the css code,. other is actually a normal float.

A few days ago, I saw an invisible character that caused an error in the page display. In this case, I suddenly suspected it. Set sublime to display blank space: "draw_white_space": "all ". Sure enough:

  

Use the hexadecimal view of UltraEdit to open:

  

There are two invisible characters encoded as e000080 before display. Check the encoding table:

  

  

Recently, I am in poor status and have been idle for soy sauce,When I encountered a problem, I continued to explore it in depth. It felt better than DOTA !!!

 

 

 

 

 

UltraEdit

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.