View Mode:Normal | Article List

ie中文字后面的空格……

2012-03-24 17:04:04 | Author: Admin | Category: ┇css┇ | Comments: 0 | Views: 3399 |
在写html代码时,
我们经常会用到ul li dl dd …之类的标签,
但是在ie当中很容易触发一个bug,
当使用这些标签时,
我们会发现文字后面多出了一个空格,
导致我们页面被撑开。
这时候你要去检查你的css样式里面有没有word-wrap: break-word;
去掉就OK了~~~
There is no comment on this article.

You can't post comment on this article.