Sail E0 Webinar

MCQs

Total Questions : 77 | Page 2 of 8 pages
Question 11. Select the CSS property that sets the width of an element’s bottom border?
  1.    border-width
  2.    border-bottom
  3.    border-width-down
  4.    border-bottom-width
 Discuss Question
Answer: Option D. -> border-bottom-width
Question 12. Which of the following CSS property border-color property sets the color of an element’s four borders?
  1.    border-background
  2.    border-background-color
  3.    border-color
  4.    all of the mentioned
 Discuss Question
Answer: Option C. -> border-color
Question 13. Which CSS property can be used to set the image as border instead of the border style?
  1.    background-image
  2.    border-image
  3.    background-image-source
  4.    border-image-source
 Discuss Question
Answer: Option D. -> border-image-source
Question 14. In how many way border-image-width CSS property can be defined?
  1.    4
  2.    6
  3.    8
  4.    9
 Discuss Question
Answer: Option D. -> 9
Question 15. Which of the following is not an appropriate value for border-collapse?
  1.    all
  2.    collapse
  3.    inherit
  4.    separate
 Discuss Question
Answer: Option A. -> all
Question 16. Which of the following property defines the border-width, border-style and border-color of an element’s top border in a single declaration?
  1.    border
  2.    border-top
  3.    border-top-corner
  4.    border-top-style
 Discuss Question
Answer: Option B. -> border-top
Question 17. Which of the following specifies the distance between the borders of adjacent cells?
  1.    border-spacing-cell
  2.    border-width-spacing
  3.    border-spacing
  4.    cell-spacing
 Discuss Question
Answer: Option C. -> border-spacing
Question 18. Which of the following CSS property is used to set the text formatting?
  1.    font
  2.    font-style
  3.    text-decoration
  4.    all of the mentioned
 Discuss Question
Answer: Option C. -> text-decoration
Question 19. Which of the following sets the color of any text decoration, such as underlines, overlines, and strike throughs?
  1.    text-font
  2.    text-format
  3.    text-color
  4.    text-decoration-color
 Discuss Question
Answer: Option D. -> text-decoration-color
Question 20. Which of the following sets what kind of line decorations are added to an element, such as underlines, overlines, etc?
  1.    text-style
  2.    text-decoration
  3.    text-line
  4.    text-decoration-line
 Discuss Question
Answer: Option A. -> text-style

Latest Videos

Latest Test Papers