未知类型:{'options': ['[body background="background.gif"]', '[backgroundimg="background.gif"]', '[imgsrc="background.gif"background]', '[body bgcolor="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}
- 下列的HTML中哪个可以插入背景图像? A: <;body background="background.gif">; B: <;backgroundimg="background.gif">; C: <;img src="background.gif" background>;
- 在下列的HTML中,()可以插入背景图像。 A: <;body backcolor="background.gif">; B: <;background img="background.gif">; C: <;img src="background.gif" background>; D: <;body background="background.gif">;
- 在下列的 HTML 标签中,哪个可以添加背景颜色? 未知类型:{'options': ['[body color="yellow"]', '[background]yellow[/]', '[body bgcolor="yellow"]', '[body background="yellow"]'], 'type': 102}
- 下列CSS代码进行缩写,符合缩写的规范的是() A: background-position:00; B: background-repeat:no-repeat; C: background-image:url(background.gif); D: a-image:"background.gif"no-repeat00; E: background-url:"background.gif")no-repeat00; F: background:url("background.gif")no-repeat00; G: background:"background.gif"no-repeat00;
内容
- 0
以下哪一条HTML语句用于设置表格的表框颜色( )。 未知类型:{'options': ['[table bordercolor=”red”]…', '[table bgcolor=”red”]…', '[table background=”/image/pic.jpg”]…', '[td bgcolor=”red”]…'], 'type': 102}
- 1
下列哪种标签不属于定义CSS样式的内容() 未知类型:{'options': ['a:link{color:blue;}', '# header{margin-top:auto;}', '[p style="line-height:23px:"]', '[body background="#FF00FF"]'], 'type': 102}
- 2
3. 在下列的HTML中,哪个可以添加背景颜色( )? A: <; body color="yellow" >; B: <; background >;yellow<; /background >; C: <; body bgcolor="yellow" >;
- 3
下列的HTML中哪个可以添加背景颜色?() A: <body color="yellow"> B: <background>yellow</background> C: <body bgcolor="yellow"> D: <body backcolor="yellow">
- 4
5.HTML语言中,设置背景颜色的代码是( )? 未知类型:{'options': ['[body bgcolor=?]', '[body text=?]', '[body link=?]', '[body vlink=?]'], 'type': 102}