Sail E0 Webinar

MCQs

Total Questions : 160 | Page 10 of 16 pages
Question 91. Which of the following property specifies the number of times an animation should run?
  1.    animation-repeat
  2.    animation-count
  3.    animation-iteration-count
  4.    all of the mentioned
 Discuss Question
Answer: Option C. -> animation-iteration-count
Question 92. Which of the following property specifies whether an element is an accelerator indicator or not?
  1.    animation
  2.    accelerator
  3.    scan
  4.    none of the mentioned
 Discuss Question
Answer: Option B. -> accelerator
Question 93. Which of the following property specifies the direction in which a marquee should move?
  1.    marquee
  2.    marquee-direction
  3.    marquee-time
  4.    none of the mentioned
 Discuss Question
Answer: Option B. -> marquee-direction
Question 94. @keyframes rule is used to define the properties that will control the audio/video formats. State true or false.
  1.    True
  2.    False
 Discuss Question
Answer: Option B. -> False
Question 95. Which of the following CSS Property controls how an element is positioned?
  1.    position
  2.    set
  3.    static
  4.    fix
 Discuss Question
Answer: Option A. -> position
Question 96. Which of the following elements are block and inline elements, respectively, that have no particular rendering?
  1.    div
  2.    span
  3.    box-model
  4.    both (A) and (B)
 Discuss Question
Answer: Option D. -> both (A) and (B)
Question 97. The _____________ property specifies the background color of an element.
  1.    background-color
  2.    border
  3.    color
  4.    display
 Discuss Question
Answer: Option A. -> background-color
Question 98. The ___________ property specifies if/how an element is displayed.
  1.    background-color
  2.    border
  3.    color
  4.    display
 Discuss Question
Answer: Option D. -> display
Question 99. The _____________ property allows us to include the padding and border in an element’s total width and height.
  1.    margin
  2.    box-sizing
  3.    padding
  4.    none of the mentioned
 Discuss Question
Answer: Option B. -> box-sizing
Question 100. ____________ property sets the coordinates of the clipping shape that exposes or hides the content of absolutely positioned elements
  1.    clammper
  2.    clip
  3.    clear
  4.    none of the mentioned
 Discuss Question
Answer: Option B. -> clip

Latest Videos

Latest Test Papers