参考答案和解析
正确答案:D
30.D【解析】从文中倒数第二句可知,鲜花有红色、绿色和黄色的,因此选D。
更多“30. What color are the flowers?A. RedB. GreenC. YellowD. A,B and C ”相关问题
  • 第1题:

    Please fill the three baskets () flowers.

    A、of

    B、by

    C、for

    D、with


    参考答案:D

  • 第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


    正确答案:D
    31.D【解析】根据第一段第一句和第二段第一句可得知。

  • 第3题:

    下列()是定义样式表的正确格式。

    A.{body:color=black(body}

    B.body:color=black

    C.body {color: black;}

    D.{body;color:black}


    body{color:black}

  • 第4题:

    Z480一共有哪种颜色?()

    A.红色red

    B.蓝色blue

    C.金属灰色grey

    D.白色white

    E.粉色pink


    参考答案:A, B, C

  • 第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>


    color:blue;background-color:red

  • 第6题:

    下面______是正确的CSS语法结构。

    A.body:color=red

    B.{body:color=red;}

    C.body{color:red;}

    D.{body,color:red;}


    p{font-size:12px;color:red;}