Sail E0 Webinar

MCQs

Total Questions : 160 | Page 4 of 16 pages
Question 31. Which of the following property generates content in a document and is used with the :before and :after pseudo-elements?
  1.    text
  2.    content
  3.    contents
  4.    none of the mentioned
 Discuss Question
Answer: Option C. -> contents
Question 32. Which of the following property controls CSS counter values?
  1.    counter
  2.    counter-increment
  3.    counter-decrement
  4.    none of the mentioned
 Discuss Question
Answer: Option B. -> counter-increment
Question 33. Which of the following property determines how the cursor displays when passed over the affected element?
  1.    mouse
  2.    cursor
  3.    click
  4.    focus
 Discuss Question
Answer: Option D. -> focus
Question 34. Which of the following property is used to control the text direction, much like the dir attribute for (X)HTML tags?
  1.    left
  2.    right
  3.    direction
  4.    direct
 Discuss Question
Answer: Option C. -> direction
Question 35. Which of the following property specifies an element’s display type and can override an element’s defined presentation?
  1.    content
  2.    display
  3.    visibility
  4.    none of the mentioned
 Discuss Question
Answer: Option D. -> none of the mentioned
Question 36. Which of the following property specifies whether an element is an accelerator indicator or not.
  1.    move
  2.    @keyframes
  3.    accelerator
  4.    none of the mentioned
 Discuss Question
Answer: Option C. -> accelerator
Question 37. Which of the following property is used to define the number of times an animation should play?
  1.    animation-direction
  2.    animation-iteration-count
  3.    animation
  4.    animation-timing-function
 Discuss Question
Answer: Option B. -> animation-iteration-count
Question 38. Which of the following property is used to define the animations that should be run?
  1.    animation-delay
  2.    animation-iteration-count
  3.    animation-duration
  4.    animation-name
 Discuss Question
Answer: Option D. -> animation-name
Question 39. Which of the following property is used to indicate whether the backside of an element is visible if the element is rotated to display the back?
  1.    background-clip
  2.    backface-visibility
  3.    behavior
  4.    background-origin
 Discuss Question
Answer: Option B. -> backface-visibility
Question 40. Which of the following property defines a relationship between bound elements(s) and some code or content?
  1.    behavior
  2.    anim
  3.    binding
  4.    none of the mentioned
 Discuss Question
Answer: Option C. -> binding

Latest Videos

Latest Test Papers