NEWS

建站资讯

怎样在div底部显示背景图片

新闻资讯编辑:【三行网络 - 广州网站建设公司www.3gonet.com】 发布时间2013.8.23.浏览数:5141
在div底部显示背景图片实现代码 , 广州网站建设www.3gonet.com三行网络 为您详细介绍 - 请往下阅读》

在div底部显示背景图片实现代码

怎样在div底部显示背景图片

实现div层背景图片在底部显示的代码:

div {
background:url(/images/bg.jpg) no-repeat fixed;
background-position-y:bottom;


div {
background-image:url(/images/bg.jpg);  /*设置div层的背景图片*/
background-repeat:no-repeat;  /*背景图片不重复显示*/
background-repeat:repeat;  /*背景图片横向及纵向重复*/
background-repeat:repeat-x;  /*背景图片横向重复*/
background-repeat:repeat-y;  /*背景图片纵向重复*/
background-attachment:fixed;  /*固定背景图片*/
background-attachment:scroll;  /*滚动背景图片*/
background-position-x:left;  /*背景图片在横向的最左方显示*/
background-position-x:right;  /*背景图片在横向的最右方显示*/
background-position-y:top;  /*背景图片在纵向的最上方显示*/
background-position-y:bottom;  /*背景图片在纵向的最下方显示*/
}

本文由广州网站建设公司-三行网络原创,转载请保留版权( 广州网站建设www.3gonet.com三行网络——专注于企业网站建设、响应式营销型网站定制,欢迎来电咨询!热线:020-85628720、15915767698

标签: 在div底部显示背景图片实现代码

上一篇:广州建外贸网站:在线询盘-页面的设计很重要!    下一篇:“淘宝城”建成啦!阿里巴巴启动了万人大迁徙