对应Cs Tip09, 我就有一个测试的Cs站点, 完全重写了了Cs的皮肤文件
还有一个Css Hack
<!--[if IE 5]>
<style type='text/CSS'>
<!--
#content{width: 540px;}
#sidebar-a{width: 220px;}
//-->
</style>
<![endif]-->
原因参考这里
对应Cs Tip09, 我就有一个测试的Cs站点, 完全重写了了Cs的皮肤文件
还有一个Css Hack
<!--[if IE 5]>
<style type='text/CSS'>
<!--
#content{width: 540px;}
#sidebar-a{width: 220px;}
//-->
</style>
<![endif]-->
原因参考这里
相关文章: