2008年5月19日,国殇,黑白网页以祭之。
仅限于 IE 为核心的浏览器。把下面代码复制到你网页的<head></head>中就可以了实现
<style type="text/css">
<!--
BODY {
filter:Gray;
}
-->
</style>
当然,如果 css 里面有 BODY{} 这项,直接在 css 里面加就可以了。
2008年5月19日,国殇,黑白网页以祭之。
仅限于 IE 为核心的浏览器。把下面代码复制到你网页的<head></head>中就可以了实现
<style type="text/css">
<!--
BODY {
filter:Gray;
}
-->
</style>
当然,如果 css 里面有 BODY{} 这项,直接在 css 里面加就可以了。
不错啊
ceshixia