css ie6双边距

float:left;
margin:5px; /*IE6下会理解为10px*/
display:inline;/*让它理解为5px*/

 

posted @ 2012-02-23 14:57  码农13  阅读(103)  评论(0)    收藏  举报