来来来,大家都来写CSS HACK吧~ IE5/6/7/8 + FF1/2/3 + Safari + Chrome + Opera
by: ponytail @ 02 三 , 2010 in: ┨Stuuuuuuuudy
到处看来,记录整理一下,现在用着以后肯定也要一直用。。。
normal
.sampleCss {
height:10px;
}
FF & IE8/7/6
.sampleCss {
height: 10px;
height: 10px\9;
*height: 10px;
_height:10px;
}
Read the rest of this entry »
1 Comment
2,699 views








