CSS background-repeat 属性. 实例. body { background-image: url(stars.gif); background-repeat: repeat-y; } ... background-repeat 属性定义了图像的平铺模式。
確定! 回上一頁