背景图像平铺background-repeat属性中,下面()项代表的是沿水平方向平铺?
举一反三
- 背景图像平铺background-repeat属性中,下面()项代表的是沿水平方向平铺? A: repeat B: no-repeat C: repeat-x D: repeat-y
- 背景图像平铺属性中,下面()项代表的是沿水平方向平铺? A: repeat B: no-repeat C: repeat-x D: repeat-y
- 背景图像平铺属性中,下面()项代表的是沿水平方向平铺?
- 背景图像平铺background-repeat属性中,下面()项代表的是不平铺(图像位于元素的左上角,只显示一次)? A: repeat B: no-repeat C: repeat-x D: repeat-y
- 通过background-repeat属性来控制背景图像的平铺,下列说法正确的是 A: repeat:沿水平和竖直两个方向平铺(默认值) B: no-repeat:不平铺(图像位于元素的左上角,只显示一个) C: repeat-x:只沿水平方向平铺 D: repeat-y:只沿竖直方向平铺