下面span标签中HelloWorld字体的颜色是:()span{color:green;}.red{color:red;}#blue{color:blue;}HelloWorld
A: green
B: red
C: blue
D: black
A: green
B: red
C: blue
D: black
举一反三
- 下面对枚举变量的定义中,正确的是( )。 A: enum color {red, blue, grenn} a, b; B: enum color={red, blue, green} a,b; C: enum color={"red", "blue", "green"} a, b; D: enum color {red, blue, green} a, b;
- 分析如下代码,“文本”的颜色应该是:();p{color:blue;}p.special{color:red;}.special{color:green;};……;文本;…… A: blue B: green C: red D: 不确定
- 对HTML结构<p id=”red”class=”blue”>段落文本</p>,设置CSS样式为p{color:green;},#red{color:red;},.blue{color:blue;},“段落文本”的显示颜色为()。 A: 绿色(green) B: 黑色(black) C: 蓝色(blue) D: 红色(red)
- 以下选项中不能正确把cor定义成结构体变量的是______。 A: struct{ int red; int green; int blue;} cor; B: struct color cor{ int red; int green; int blue;}; C: struct color{ int red; int green; int blue;} cor; D: typedef struct{ int red;int green;int blue;}COLOR;COLOR cor;
- Which color indicates the harmony between nature and human-beings? A: red and green or blue B: dark blue and yellow or brown C: blue and red or orange D: black and purple or pink