标签:style http io os strong sp div on bs
<STYLE TYPE="text/css">
<!--
BODY {background-image: URL(图片地址);
background-position: center; (背景图片居中显示)
background-repeat: no-repeat; (不重复如果想重复则可以把no-repeat改成repeat)
background-attachment: fixed;} (fixed固定)
-->
</STYLE>
background-attachment -- 定义背景图片随滚动轴的移动方式
标签:style http io os strong sp div on bs
原文地址:http://www.cnblogs.com/yangjing1314/p/4047539.html