Home / CSE / CSS - CS :: Basic CSS

CSE :: CSS - CS

  1. Which of the following Allows you to expand or condense the widths for a normal, condensed, or expanded font face?

  2. A.

     font-style

    B.

     font-stretch

    C.

     font-expand

    D.

     none of the mentioned


  3. Which of the following font-size-adjust is value used in calculating the size of the fallback fonts?

  4. A.

     auto

    B.

     number

    C.

     count

    D.

     none


  5. “font-style comes first than font-weight in font attribute”.State true or false.

  6. A.

     True

    B.

     False


  7. What is the CSS Extension Prefixes for WebKit?

  8. A.

     -webkit

    B.

     -o-

    C.

     -web

    D.

     -chrome


  9. What is the CSS Property Equivalent for the attribute <center>?

  10. A.

     color

    B.

     margin

    C.

     align

    D.

     none


  11. What is the CSS Property Equivalent for the align attribute?

  12. A.

     float

    B.

     text-align

    C.

     centre

    D.

     both (A) and (B)


  13. What is the latest version of css available?

  14. A.

     CSS2

    B.

     CSS3

    C.

     CSS3.1

    D.

     CSS4


  15. What is the CSS Property Equivalent for the attribute <font>?

  16. A.

     font-family

    B.

     font-size

    C.

     color

    D.

     all of the mentioned


  17. What is the CSS Property Equivalent for the attribute

  18. A.

     text-decoration:reappear

    B.

     text-decoration:blink

    C.

     text-decoration:no-text

    D.

     none


  19. The first CSS specification to become an official W3C Recommendation is ___________

  20. A.

     (X)HTML CSS

    B.

     CSS level 2

    C.

     CSS level 2.1

    D.

     CSS level 1