Sail E0 Webinar

MCQs

Total Questions : 129 | Page 1 of 13 pages
Question 1. What is css stands for
  1.    Color Style Sheets
  2.    Cascade Sheets Style
  3.    Cascade Style Sheet
  4.    Cascading Style Sheets
 Discuss Question
Answer: Option D. -> Cascading Style Sheets
Question 2. In css what does “color:red” can be called as
  1.    Selector
  2.    Rule
  3.    Declaration
  4.    None of the above
 Discuss Question
Answer: Option C. -> Declaration
Question 3. In css what does h1 can be called as
  1.    Selector
  2.    Attribute
  3.    Value
  4.    Tag
 Discuss Question
Answer: Option A. -> Selector
Question 4. Which of the following attributes is used to specify elements to bind style rules to?
  1.    id
  2.    class
  3.    tag
  4.    all of the mentioned
 Discuss Question
Answer: Option D. -> all of the mentioned
Question 5. ________ selectors, which are used to specify a rule to bind to a particular unique element
  1.    id
  2.    class
  3.    tag
  4.    both (B) and (C)
 Discuss Question
Answer: Option A. -> id
Question 6. In css what does “font-size” can be called as
  1.    Selector
  2.    Rule
  3.    Property
  4.    Property-Name
 Discuss Question
Answer: Option D. -> Property-Name
Question 7. __________ implementation that introduced text, list, box, margin, border, color, and background properties.
  1.    css
  2.    html
  3.    ajax
  4.    php
 Discuss Question
Answer: Option A. -> css
Question 8. _________ selectors, which are used to specify a group of elements
  1.    id
  2.    class
  3.    tag
  4.    both (B) and (C)
 Discuss Question
Answer: Option B. -> class
Question 9. Is it the best way to include H1 heading only one time in the web page. State true or false.
  1.    True
  2.    False
 Discuss Question
Answer: Option A. -> True
Question 10. Is it the best way to include H1 heading only one time in the web page. State true or false.
  1.    True
  2.    False
 Discuss Question
Answer: Option A. -> True

Latest Videos

Latest Test Papers