Home / CSE / CSS - CS :: CSS3

CSE :: CSS - CS

  1. Which of the following method combines all the 2D transform methods into one using transform?

  2. A.

     combine()

    B.

     2D-tranform()

    C.

     matrix()

    D.

     matrix-2D()

    View Answer

    Workspace

    Discuss Discuss in Forum


  3. Which of the following CSS3 property is used to tell the browser what the sizing properties should be include?

  4. A.

     box-sizing

    B.

     box-model

    C.

     box-design

    D.

     box-redesign

    View Answer

    Workspace

    Discuss Discuss in Forum


  5. Which of the following CSS3 property specifies where to navigate when using the arrow-down navigation key?

  6. A.

     down

    B.

     nav-down

    C.

     arrow-down

    D.

     none of the mentioned

    View Answer

    Workspace

    Discuss Discuss in Forum


  7. Which of the following CSS3 property specifies the sequential navigation order for an element?

  8. A.

     nav

    B.

     class

    C.

     nav-index

    D.

     class-index

    View Answer

    Workspace

    Discuss Discuss in Forum


  9. Which of the following nav-left value sets it’s value to default value?

  10. A.

     target-name

    B.

     id

    C.

     inital

    D.

     inherit

    View Answer

    Workspace

    Discuss Discuss in Forum


  11. Which of the following CSS3 property adds space between an outline and the edge or border of an element?

  12. A.

     offset

    B.

     outline

    C.

     outline-offset

    D.

     none of the mentioned

    View Answer

    Workspace

    Discuss Discuss in Forum


  13. Which of the following outline-offset value sets the distance the outline is outset from the border edge?

  14. A.

     distance

    B.

     length

    C.

     initial

    D.

     all

    View Answer

    Workspace

    Discuss Discuss in Forum


  15. Which of the following CSS3 property specifies whether or not an element is resizable by the user?

  16. A.

     resize

    B.

     length

    C.

     inherit

    D.

     none of the mentioned

    View Answer

    Workspace

    Discuss Discuss in Forum


  17. Which of the following CSS3 property specifies where to navigate when using the arrow-up navigation key?

  18. A.

     nav-upper

    B.

     nav-top

    C.

     nav-up

    D.

     all of the mentioned

    View Answer

    Workspace

    Discuss Discuss in Forum


  19. Which of the following CSS3 property specifies where to navigate when using the arrow-right navigation key?

  20. A.

     Which of the following CSS3 property specifies where to navigate when using the arrow-right navigation key?

    B.

     nav-right

    C.

     nav-side

    D.

     none of the mentioned

    View Answer

    Workspace

    Discuss Discuss in Forum