After I change the padding left to 20,orginally it is 6, it shows
correctly in both IE7 and chrome5.0.
Below is the style for dt a.
dt a{
text-decoration:none;
display:block;
padding-left:20px;
padding-right:20px;
text-align:left;
float:left;
color:#0f6516;
}
【 在 shaolin (叶孤城|漫漫当爹路) 的大作中提到: 】
: 1,x-ua-compatible IE=EmulateIE7
: so in it runs in ie7 if the browser is ie8.
: 2,there's some element left floated before, eg :
: ...................
--
FROM 222.128.35.*