Home / CSE / CSS - CS :: Basic CSS

CSE :: CSS - CS

  1. For document-Wide StyleCan easily control style document by document.State true or false.

  2. A.

     True

    B.

     False


  3. For External Style Sheets in some cases when @import is used, the browser may cause a rendering “flash” under slow loading conditions.State true or false.

  4. A.

     True

    B.

     False


  5. Which of the following measurement defines a measurement relative to a font’s x-height?

  6. A.

     ex

    B.

     em

    C.

     pt

    D.

     px


  7. Which of the following measurement defines a measurement as a percentage?

  8. A.

     %

    B.

     cm

    C.

     em

    D.

     in


  9. Which of the following property sets the font size of text?

  10. A.

     text-size

    B.

     font-size

    C.

     size

    D.

     text


  11. Which of the following property sets a variation of the specified or default font family?

  12. A.

     height

    B.

     font-weight

    C.

     default

    D.

     font-variant


  13. Which of the following property defines labels for a list of items?

  14. A.

     list-style-type

    B.

     list-style-image

    C.

     list-style

    D.

     none of the above


  15. Which of the following property assigns a graphic image to a list item?

  16. A.

     list-style-type

    B.

     list-style-image

    C.

     list-style

    D.

     none of the above


  17. Which of the following property sets the amount of spacing between letters?

  18. A.

     space

    B.

     line-height

    C.

     letter-spacing

    D.

     none of the mentioned


  19. Which of the following CSS3 Color Feature can be used as a macro for whatever the current color is?

  20. A.

     CurrentColor keyword

    B.

     HSLa Color

    C.

     HSL Color

    D.

     RGB Color