要设定表格中某一单元格的边框颜色为红色,背景颜色为绿色,则下面的属性设置中正确的是()
第1题:
下列选项中不能正确定义结构体的是_______。
A.typedef struct
B.struct color cl {int red; {int red; int green; int green; int blue; int blue; }COLOR; }; COLOR cl;
C.struct color
D.struct {int red; {int red; int green; int green; int blue; int blue; }cl; }cl;
第2题:
A.bgcolor="white"
B.bgcolor="null"
C.border="0"
D.bordercolor="white"
第3题:
设置表格边框色彩的HTML代码是()
第4题:
要设定表格中某一单元格的边框颜色为红色,背景颜色为绿色,则下面的属性设置中正确的是()。
第5题:
若要将网页的背景颜色设置为蓝色,应将BODY标记的BGCOLOR属性设置为();若要将网页中正文的颜色设置为红色,应将BODY标记的()属性设置为red。
第6题:
在RGB彩色模型中,如果要产生黄色(Yellow),应是()颜色的混合。
第7题:
当语句w=IIf(4>10,”Red”,“Green”)执行后,变量w中的值是()。
第8题:
插入“水平线”后,要更改水平线颜色为红色,应该()
第9题:
第10题:
<table bgcolor=green bordercolor=red>
<td bgcolor=red bordercolor=green>
<tr bgcolor=green bordercolor=red>
<td bgcolor=green bordercolor=red>
第11题:
在属性面板更改颜色
在文件面板上更改颜色
选中水平线,在编辑标签代码中输入“color=red”
选中水平线,在编辑标签代码中输“bordercolor-red”
第12题:
设置网页的文字颜色为红色
设置ID为document的标签的背景色为红色
设置网页的背景色为红色
语法错误
第13题:
以下选项中能正确把c1定义成结构体变量的是( )。
A.typedef struct { int red; int red; int green; int blue; }COLOR; COLOR c1;
B.struct color c1 { int red int red; int green int blue; };
C.stmctcolor { int red, int green; int blue; }c1;
D.struct { int red; int green; int blue; }c1;
第14题:
A green pillar lightbuoy,Fl(2) 5s,is to be substituted for the red conical lightbuoy Close S.W.of the stranded wreck.The above sentence mainly refers to______.
A.a red buoy is to be replaced by a green buoy
B.a green buoy is to be replaced by a red buoy
C.either a red buoy or a green buoy is to be replaced
D.neither a red buy nor a green buoy is to be replaced
第15题:
以下()标记可以将HTML文档背景颜色设置为绿色,文字颜色为黄色。
第16题:
若要在网页中设置背景色为红色,以下标记中正确的是()
第17题:
我们想要让表格的边框在页面中一定不显示出来,用什么方法可以做到呢?()
第18题:
代码:document.bgColor="red"的意思是()。
第19题:
Which of the following is the correct wiring order for an RJ-11 two line jack?()
第20题:
<BODYBGCOLOR=”green”TEXT=”yellow”>内容</BODY>
<BGCOLOR=”green”TEXT=”yellow”>
<BACKGROUND=”green”TEXT=”yellow”>内容>
<BGSOUND=”green”TEXT=”yellow”>
第21题:
<table bgcolor = green bordercolor=red>
<td bgcolor=red bordercolor=green>
<tr bgcolor=green bordercolor=red>
<td bgcolor=green bordercolor=red>
第22题:
Black,Green,Red,Yellow
Black,Red,Green,Yellow
Red,Black,Green,Yellow
Yellow,Red,Green,Black
第23题: