效果预览
\<html>
<head> <meta http-equiv="Content-Language" content="zh-cn"> <meta http-equiv="Content-Type" content="text/html; charset=gb2312"> <title>网页特效代码|JsCode.CN|---一个立体页面效果的特效</title> </head>
<body>
<script language="JavaScript1.2"> if (document.all) document.body.style.cssText="border:24 ridge red" </script>
<p>看到这个页面周围的效果了吗?</p> <p>看到这个页面周围的效果了吗?</p> <p>看到这个页面周围的效果了吗?</p> <p>看到这个页面周围的效果了吗?</p> <p>看到这个页面周围的效果了吗?</p> <p>看到这个页面周围的效果了吗?</p> <p>看到这个页面周围的效果了吗?</p> <p>看到这个页面周围的效果了吗?</p> <p>看到这个页面周围的效果了吗?</p> <p>看到这个页面周围的效果了吗?</p> <p>看到这个页面周围的效果了吗?</p> <p>看到这个页面周围的效果了吗?</p>
</body>
</html> |