30. What color are the flowers?
A. Red
B. Green
C. Yellow
D. A,B and C
第1题:
A、of
B、by
C、for
D、with
第2题:
A
I have two friends. They are Tom and Jim. We go to school at seven o'clock. We go home at five in the afternoon. We go to bed at about nine thirty.
I have a clock. I put it on the desk. Tom has an old watch and Jim has a new watch. Well, what's the time now? It-s about four twenty-five. It's time to play games. We go to bed at 9:30.
( )31.I have _______.
A. an old watch
B. two friends
C. a clock
D. Both B and C
第3题:
下列()是定义样式表的正确格式。
A.{body:color=black(body}
B.body:color=black
C.body {color: black;}
D.{body;color:black}
第4题:
A.红色red
B.蓝色blue
C.金属灰色grey
D.白色white
E.粉色pink
第5题:
利用XSL创建一style属性,style的值为“color:bule;background-color:red”,能实现该功能的选项为()。
A.<attribute name="color">blue</attribute> <attribute name="background-color">red</attribute>
B.<attribute name="style">color:blue</attribute> <attribute name="style">background-color:red</attribute>
C.<attribute name="style"> color:blue;background-color:red </attribute>
D.<element attribute="style"> color:blue;background-color:red </element>
第6题:
下面______是正确的CSS语法结构。
A.body:color=red
B.{body:color=red;}
C.body{color:red;}
D.{body,color:red;}