以下CSS属性中,哪一个用于设置背景图像? A: background-img; B: background; C: background-image; D: image;
以下CSS属性中,哪一个用于设置背景图像? A: background-img; B: background; C: background-image; D: image;
在 CSS 中,设置背景图像的代码正确的是( )。 A: background-image: url(img/pic1.jpg) B: background-image: src(img/pic1.jpg) C: background-img: src(img/pic1.jpg) D: background-img: url(img/pic1.jpg)
在 CSS 中,设置背景图像的代码正确的是( )。 A: background-image: url(img/pic1.jpg) B: background-image: src(img/pic1.jpg) C: background-img: src(img/pic1.jpg) D: background-img: url(img/pic1.jpg)
在 CSS 中,设置背景图像的代码正确的是( )。 A: background-image: src(img/bg.jpg) B: background-image: url(img/bg.jpg) C: background-img: url(img/bg.jpg D: background-img: src(img/bg.jpg)
在 CSS 中,设置背景图像的代码正确的是( )。 A: background-image: src(img/bg.jpg) B: background-image: url(img/bg.jpg) C: background-img: url(img/bg.jpg D: background-img: src(img/bg.jpg)
以下程序正确的是() A: <;body background=url("img/123.jpg")>; B: <;body background:url("img/123.jpg")>; C: <;body background="url('img/123.jpg')">; D: <;body background="img/123.jpg">;
以下程序正确的是() A: <;body background=url("img/123.jpg")>; B: <;body background:url("img/123.jpg")>; C: <;body background="url('img/123.jpg')">; D: <;body background="img/123.jpg">;
在下列的HTML中,()可以插入背景图像。 A: <;body backcolor="background.gif">; B: <;background img="background.gif">; C: <;img src="background.gif" background>; D: <;body background="background.gif">;
在下列的HTML中,()可以插入背景图像。 A: <;body backcolor="background.gif">; B: <;background img="background.gif">; C: <;img src="background.gif" background>; D: <;body background="background.gif">;
17e0bd6e224c4b7.png根据以上代码,如果发实现下图中第三行的背景设置,应该选择使用()来进行设置。[img=267x395]17e0bd6e2e4bd39.png[/img] A: p:nth-child(2){background:orange;} B: p:nth-of-type(2){background:orange;} C: p:first-child(2){background:orange;} D: p:last-child(6){background:orange;}
17e0bd6e224c4b7.png根据以上代码,如果发实现下图中第三行的背景设置,应该选择使用()来进行设置。[img=267x395]17e0bd6e2e4bd39.png[/img] A: p:nth-child(2){background:orange;} B: p:nth-of-type(2){background:orange;} C: p:first-child(2){background:orange;} D: p:last-child(6){background:orange;}
下列的HTML中哪个可以插入背景图像? A: <;body background="background.gif">; B: <;backgroundimg="background.gif">; C: <;img src="background.gif" background>;
下列的HTML中哪个可以插入背景图像? A: <;body background="background.gif">; B: <;backgroundimg="background.gif">; C: <;img src="background.gif" background>;
What are the three types of background? A: interpretative background B: contrastive background C: explanative background D: analytical background
What are the three types of background? A: interpretative background B: contrastive background C: explanative background D: analytical background
在下列的 HTML 中,哪个可以插入背景图像? 未知类型:{'options': ['[body background="background.gif"]', '[background img="background.gif"]', '[img src="background.gif" background]', '[img src="background.gif"]'], 'type': 102}
在下列的 HTML 中,哪个可以插入背景图像? 未知类型:{'options': ['[body background="background.gif"]', '[background img="background.gif"]', '[img src="background.gif" background]', '[img src="background.gif"]'], 'type': 102}
用CSS如何定义元素背景图片:() A: color:url(img/15.gif) B: font:url(img/17.gif) C: background:url(img/ca.gif) D: img:url(img/13.gif)
用CSS如何定义元素背景图片:() A: color:url(img/15.gif) B: font:url(img/17.gif) C: background:url(img/ca.gif) D: img:url(img/13.gif)