下列样式代码中,可用于设置背景图像平铺方式的是(多选)

8 查阅

下列样式代码中,可用于设置背景图像平铺方式的是(多选)

A.background-repeat:no-repeat;

B.background-attachment:fixed;

C.background-attachment:scroll;

D.background-repeat:repeat-x;

参考答案:

答案:AD