庆60周年国庆 网站国庆主题宽屏大背景图片
时间:2009-09-22 15:58 来源:华体会体育 点击:次
文章摘要:
网站庆国庆主题宽屏大背景图片CSS代码:
在<head></head>中,加入以下CSS代码:
<STYLE type=text/css>
BODY{
background-image:url(/news/20090922/in09/tengfun101.jpg);
background-repeat:no-repeat; background-position: top center;
padding-top:38px;}
.main01{clear:both;width:960px;margin:10px auto 0px auto;overflow:hidden;}
.main01 .left {float: left;width: 300px;}
</STYLE>
或在CSS文件中可直接添加:
BODY{
background-image:url(/news/20090922/in09/tengfun101.jpg);
background-repeat:no-repeat; background-position: top center;
padding-top:38px;}
.main01{clear:both;width:960px;margin:10px auto 0px auto;overflow:hidden;}
.main01 .left {float: left;width: 300px;}
以上方法选1个即可,其中background-image:url(/news/20090922/in09/tengfun101.jpg); 请自行替换到你的地址。
padding-top:38px; 控制距离顶部的高度,请自行设定。
网站庆国庆主题宽屏大背景图片下载!
以下是缩略图:
网站庆国庆主题宽屏大背景图片1
网站庆国庆主题宽屏大背景图片2
庆国庆主题背景图片1
庆国庆主题背景图片2
庆国庆主题背景图片3
庆国庆主题背景图片4
庆国庆主题背景图片5
庆国庆主题背景图片6