45、永远居中的背景图片
类别: JavaScript教程
====1、将以下代码加入HEML的<body></body>之间:
<STYLE TYPE="text/css">
<!--
BODY {background-image: URL(图片名称.gif);
background-position: center;
background-repeat: no-repeat;
background-attachment: fixed;}
-->
</STYLE>
<STYLE TYPE="text/css">
<!--
BODY {background-image: URL(图片名称.gif);
background-position: center;
background-repeat: no-repeat;
background-attachment: fixed;}
-->
</STYLE>
- 上一篇: 44、背景时钟
- 下一篇: 46、随机显示背景图片
-= 资 源 教 程 =-
文 章 搜 索