![]() |
新浪出新的背景代码了,大家快来试用吧。
1.背景图片的代码:
<style>body {background:url("http://static6.photo.sina.com.cn/orignal/46db763d94e8a44976315") repeat fixed!important;}<style>
什么是固定背景代码:就是你拉动滚动条的时候,图片比动,始终固定,和我首页一样!
2.滚动的大背景代码:
<style>body {background:url("页面大背景图片地址") repeat scroll!important;}</style>
什么是滚动背景代码:随着你拉动滚动条而上下滚动,适合小图片,什么闪烁的星星之类的!图片很小即可,它会自动平铺!
3.透明代码:
<STYLE type=text/css>body
{background:#transparent) repeat scroll!important;}</STYLE>
试用好的话告诉我一声。