日期:2014-05-17  浏览次数:20617 次

DIV 背景图片显示问题请教
我为一个DIV设置了背景图片,DIV的高度是变化的(内容是从数据库里读出来的)
怎么只有上半部分有背景,下面部分没有显示背景呢?

------解决方案--------------------
贴你生成的html 代码
------解决方案--------------------
背景你REPEAT-X 或者 -Y 或者怎么怎么样....不写这个, 只做一次背景的.
------解决方案--------------------
.what 's the problem?

see this.

/* default */
background: transparent none repeat scroll 0% 0%;

background : color url() [ repeat | no-repeat ] [ scroll? ] [ value | left | right ] [ value | top | bottom ];

clear? if not, send mail to me. purple.calm@gmail.com

try to do, you will get.