background
举一反三
- 通过()属性,可以设置表格的背景颜色、背景图像。 A: background B: tr- background C: table- background D: td- background
- We can put soft light paper before background light to ______. A: enhance the quality of the background screen B: reduce the amount of wrinkle on background screen C: make background light bright D: make the background light soft
- Vue中如何通过内联样式设置背景色为黑色 A: :style="{background:'red'}" B: style="{background:'red'}" C: class="{background:'red'}" D: :styles="{background:black}"
- 以下语法格式正确的是()。 A: input:disabled{background:red;} B: input:enable{background:green;} C: input:checked{background:green;} D: input:selected{background:red;}
- 下列哪个是( )设置背景图片(bg.gif)水平方向平铺? A: background:url(bg.gif) repeat-x; B: background:url(bg.gif) repeat-y; C: background:url(bg.gif) no-repeat; D: background:url(bg.gif);