下列样式代码中,可用于设置背景图像平铺方式的是( )。
A: ackground-position:left top;
B: ackground-repeat:repeat-x;
C: ackground-color:
D: F00;
E: ackground-attachment:fixed ;
A: ackground-position:left top;
B: ackground-repeat:repeat-x;
C: ackground-color:
D: F00;
E: ackground-attachment:fixed ;
举一反三
- 下列样式代码中,可用于设置背景图像平铺方式的是( ) A: ackground-repeat:no-repeat; B: ackground-attachment:fixed; C: ackground-attachment:scroll; D: ackground-repeat: repeat-x;
- 在CSS中,下列设置背景颜色为黑色的代码错误的是( )。 A: ackground: B: FFFFFF C: ackground-color: black D: ackground: RGB(0,0,0) E: ackground-color: F: 000
- 在CSS中,下列设置背景颜色为黑色的代码错误的是()。 A: ackground-color: black B: ackground: RGB(0,0,0) C: ackground: D: FFFFFF E: ackground-color: F: 000
- 在CSS中,下列设置背景颜色为黑色的代码错误的是()。 A: ackground-color: black B: ackground: RGB(0,0,0) C: ackground: D: FFFFFF E: ackground-color: F: 000
- 以下关于背景描述正确的是 ( ) A: ackground B: ackground-attachment C: ackground-repeat D: ackground-image