Commerce

Basic Css MCQs

Practice Basic Css MCQs for competitive exams.

Basic Css MCQs

Practice questions from this topic.

________ selectors, which are used to specify a rule to bind to a particular unique element

  1. A. id
  2. B. class
  3. C. tag
  4. D. both (B) and (C)
Report Error

Which of the following attributes is used to specify elements to bind style rules to?

  1. A. id
  2. B. class
  3. C. tag
  4. D. all of the mentioned
Report Error

In css what does “color:red” can be called as

  1. A. Selector
  2. B. Rule
  3. C. Declaration
  4. D. None of the above
Report Error

In css what does h1 can be called as

  1. A. Selector
  2. B. Attribute
  3. C. Value
  4. D. Tag
Report Error

What is css stands for

  1. A. Color Style Sheets
  2. B. Cascade Sheets Style
  3. C. Cascade Style Sheet
  4. D. Cascading Style Sheets
Report Error