CSS background-repeat 属性实例只有垂直方向重复background-image: [mycode3 type='css'] body { background-image:url('paper.gif'); background-repeat:repeat-y; } ...
確定! 回上一頁