CSS?????????????????
CSS?????????????
?????????????????????????????????????????????????????????????????????????????????????????????????????????????????????
??????????????????????????????????????????????????????????????????????????????
CSS???????????????
???????CSS???????????????????????????????????????????????????????????????????
?????????????????????????????????????????
WinIE4, 5, 5.5, 6/MacOS???IE5/MacintoshIE4, 5
* html ??????????? {
??????????????????????
}
WinIE4, 5, 5.5, 6/MacintoshIE4, 5
??????????? {
_??????????????????????
}
MacOS???IE5/MacintoshIE5
??????????? {
/*\*//*/
??????????????????????
/**/
}
???????
<style type="text/css">
body {
background: #900;
}
* html body {
background: #009;
/*\*//*/
background: #fff;
/**/
}
</style>
???????????????????????WinIE4, 5, 5.5, 6/MacintoshIE4???????????????????MacOS???IE5/MacintoshIE5??????????????????????????????????????????????????


