Home / CSE / CSS - CS :: CSS3

CSE :: CSS - CS

  1. Which of the following selector is used to selects the element that is the root of the document?

  2. A.

     :only-of-type

    B.

     :target

    C.

     :root

    D.

     ::selection


  3. Which of the following selector is used to select elements that are read-only. When applied to form elements, this would select fields with the readonly attribute set?

  4. A.

     :valid

    B.

     :target

    C.

     :read-only

    D.

     :required


  5. Which of the following measurement represent seconds?

  6. A.

     s

    B.

     se

    C.

     sec

    D.

     second


  7. Which of the following property is used to control column element breaks after an associated element when flowing multicolumn text?

  8. A.

     column-break

    B.

     column-break-after

    C.

     column-break-before

    D.

     multicolumn-break-after


  9. Which of the following property is used to control column element breaks before the associated element when flowing multicolumn text?

  10. A.

     multicolumn

    B.

     column-break-before

    C.

     column-break

    D.

     multicolumn-break-before


  11. Which of the following property defines the number of columns in a multicolumn text flow?

  12. A.

     columns

    B.

     column-flow

    C.

     column-number

    D.

     column-count


  13. Which of the following property defines the gap between columns in a multicolumn text flow?

  14. A.

     column-rule-flow

    B.

     column-gap

    C.

     column-rule

    D.

     none of the mentioned


  15. Which of the following property defines the style of the divider rule between columns in a multicolumn text flow?

  16. A.

     columns

    B.

     column-flow

    C.

     column-style

    D.

     none of the mentioned


  17. Which of the following property defines the width of a rule between columns in a multicolumn text flow?

  18. A.

     column-rule-style

    B.

     column-width

    C.

     column-rule-width

    D.

     columns


  19. Which of the following property is a shorthand definition of the number of columns and their widths in a multicolumn text flow?

  20. A.

     column-width

    B.

     column-style

    C.

     columns

    D.

     filter