标签:top round school repeat 如何 color css3 osi tle
background:在一个声明中设置所有背景属性
body{background:#00FF00 url(bgimage.gif) no-repeat fixed top;}
background-attachment:背景图像是否固定或者随着页面的其余部分滚动。
background-color:设置元素的背景颜色。
background-image:设置背景图像。
background-position:设置背景图像的位置。
background-repeat:设置背景图像是否及如何重复。
标签:top round school repeat 如何 color css3 osi tle
原文地址:http://www.cnblogs.com/xin-whut/p/6955158.html