Home » ?????????????????????????? » ????????????????????Tips » ??????? » ????????????????????????

????????????????????????

????????????????????

????????????????????IE???????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????
CSS?????????????????????????????????????????????????????????????????????????????

??????????????????????

?????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????

???????????????????
<!–[if IE 6.0]>?????<![endif]–>
??????????????????????
<!–[if gte IE 6.0]>?????<![endif]–>
???????????????????????
<!–[if lt IE 6.0]>?????<![endif]–>

????????????????????? 6.0 ???????????????????????????????

?????????????

???????????????????????????????????????????????????????????????????????????????????????????????????????????

??????????????????? IE5.0 IE5.5 IE6.0
<!–[if IE 5.0]>?????<![endif]–> ???
<!–[if IE 5.5000]>?????<![endif]–> ???
<!–[if IE 6.0]>?????<![endif]–> ???
?????????????????????? IE5.0 IE5.5 IE6.0
<!–[if gte IE 5.0]>?????<![endif]–> ??? ??? ???
<!–[if gte IE 5.5000]>?????<![endif]–> ??? ???
<!–[if gte IE 6.0]>?????<![endif]–> ???
?????????????????????? IE5.0 IE5.5 IE6.0
<!–[if lt IE 5.0]>?????<![endif]–> ???
<!–[if lt IE 5.5000]>?????<![endif]–> ??? ???
<!–[if lt IE 6.0]>?????<![endif]–> ??? ??? ???

???????

????????IE6??????????????????????????????????????????????????????????????????????????????????

<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<!--[if lt IE 6]>
<link type="text/css" rel="stylesheet" href="ie6.css" />

<![endif]-->
</head>
<!--[if IE 6.0]>
<p>IE???6.0?????????????????????????????????????????????????</p>
<![endif]-->

???????

??????????????????????????????????????????????????IE??????????????????????????????????????????????????VPC??Virtual PC?????????????????????