给网页设置背景图片用以下哪个属性()。
A: background
B: background-color
C: background-image
D: background-repeat
A: background
B: background-color
C: background-image
D: background-repeat
举一反三
- 设置可以插入背景图片的属性有 A: background-image B: background-repeat C: background-attachment D: background
- ( )属性可以设置背景颜色。 A: bg B: background C: background-color D: background-image
- 让一个盒子的背景图片只横向平铺() A: background:url(a1.jpg)repeat-x; B: background-color:repeat-x; C: background:url(a1.jpg)repeat-y; D: background:repeat;
- 以下CSS属性中,哪一个用于设置背景图像? A: background-img; B: background; C: background-image; D: image;
- 通过()属性,可以设置表格的背景颜色、背景图像。 A: background B: tr- background C: table- background D: td- background