您的位置:主页>网络学院>网页制作>网页特效>
推荐文章
 
内  容
<!-- 把如下代码加入<head>区域中 -->
<STYLE TYPE="text/css">
<!--
BODY {background-image: URL(http://img.knowsky.com/img/knowskylogo.gif);
background-position: center;
background-repeat: no-repeat;
background-attachment: fixed;}
-->
</STYLE>