Intelligent CSS Test

10 Questions | Attempts: 180
Share

SettingsSettingsSettings
Intelligent CSS Test - Quiz

As a style sheets language, developers use CSS to correctly describe the layout of a markup document. Take this intelligent quiz to assess your knowledge of CSS.


Questions and Answers
  • 1. 

    What is the full meaning of CSS?

    • A.

      Computer Style Sheets

    • B.

      Cascading Style Sheets

    • C.

      Cross-plunging Style Sheets

    • D.

      Cross-flowing Style Sheets

    Correct Answer
    B. Cascading Style Sheets
  • 2. 

    Where in the HTML document is the correct place to reference an external style sheet?

    • A.

      Title

    • B.

      Body

    • C.

      Head

    • D.

      Meta

    Correct Answer
    C. Head
  • 3. 

    Which of these is a correct CSS syntax?

    • A.

      Body (color; black:)

    • B.

      Body (color: black;)

    • C.

      Body (color black)

    • D.

      Body (black: color)

    Correct Answer
    A. Body (color; black:)
  • 4. 

    What CSS syntax is use​​​d for making all bold?

    • A.

      {font: weight bold:}

    • B.

      P { font-weight:bold;}

    • C.

      P{font-style:bold;}

    • D.

      P {font-size:bold;}

    Correct Answer
    B. P { font-weight:bold;}
  • 5. 

    In how many ways can CSS be incorporated into a webpage?

    • A.

      4

    • B.

      3

    • C.

      2

    • D.

      1

    Correct Answer
    B. 3
  • 6. 

    One benefit of external style sheet is...

    • A.

      It is useful for small style definitions

    • B.

      It needs extra download to import style

    • C.

      One file can be used to control multiple documents

    • D.

      All of the above

    Correct Answer
    C. One file can be used to control multiple documents
  • 7. 

    Which amongst the following is not a font attribute?

    • A.

      Font-style

    • B.

      Font-family

    • C.

      Font-weight

    • D.

      Font-case

    Correct Answer
    D. Font-case
  • 8. 

    CSS colors can be specified in how many ways?

    • A.

      4

    • B.

      7

    • C.

      2

    • D.

      3

    Correct Answer
    C. 2
  • 9. 

    Colors represented by six characters are called...

    • A.

      6 color coding

    • B.

      Six color coding

    • C.

      Hexadecimal color coding

    • D.

      RGB color coding

    Correct Answer
    C. Hexadecimal color coding
  • 10. 

    What property allows images to be moved to the right or to the left corner along with the text to be wrapped around it?

    • A.

      Float

    • B.

      Levitate

    • C.

      Butterfly

    • D.

      Hover

    Correct Answer
    A. Float

Quiz Review Timeline +

Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.

  • Current Version
  • Mar 01, 2018
    Quiz Edited by
    ProProfs Editorial Team
  • Feb 27, 2018
    Quiz Created by
    Cripstwick
Back to Top Back to top
Advertisement
×

Wait!
Here's an interesting quiz for you.

We have other quizzes matching your interest.