Sail E0 Webinar

MCQs

Total Questions : 77 | Page 4 of 8 pages
Question 31. Which of the following property sets the volume for spoken content in speech media. It replaces the deprecated volume property?
  1.    voice-volume
  2.    volume
  3.    !important
  4.    @media
 Discuss Question
Answer: Option A. -> voice-volume
Question 32. Which of the following property sets pitch or tone (high or low) for the synthesized speech when reading an element; the pitch may be specified absolutely or relative to the normal pitch for the voice-family used to read the text?
  1.    voice-check
  2.    voice-format
  3.    voice-pitch
  4.    voice-volume
 Discuss Question
Answer: Option C. -> voice-pitch
Question 33. Which of the following is not a appropriate value for voice-balance?
  1.    left
  2.    leftwards
  3.    up
  4.    centre
 Discuss Question
Answer: Option C. -> up
Question 34. Which of the following is not a appropriate value for voice-rate?
  1.    slow
  2.    fast
  3.    medium
  4.    none of the mentioned
 Discuss Question
Answer: Option D. -> none of the mentioned
Question 35. Which of the following property is used to draw a line around elements outside the borders?
  1.    line
  2.    padding
  3.    outline
  4.    border
 Discuss Question
Answer: Option C. -> outline
Question 36. Choose the option that correctly specifies the output of the following CSS.
span {
border: 1px solid red;
outline: green dotted thick;
}
  1.    All span elements will have a red border and a green dotted outline
  2.    All span elements will have a green thick border and a red outline
  3.    All span elements will have an outer red border and inner green dotted border
  4.    All span elements will have a outer green dotted border and an inner red border
 Discuss Question
Answer: Option D. -> All span elements will have a outer green dotted border and an inner red border
Question 37. Which of the following property specifies the color of an outline?
  1.    color-outline
  2.    outline-color
  3.    outline-style-color
  4.    none of the mentioned
 Discuss Question
Answer: Option B. -> outline-color
Question 38. Identify the outline property that specifies the amount of area extended beyond the border box.
  1.    outset3d
  2.    inset
  3.    outset
 Discuss Question
Answer: Option C. -> outset
Question 39. Which of the following property specifies the look and design of an outline?
  1.    outline-font
  2.    outline-style
  3.    outline-format
  4.    none of the mentioned
 Discuss Question
Answer: Option B. -> outline-style
Question 40. Which of the following value specifies a dashed outline?
  1.    dash
  2.    dashed
  3.    double-dash
  4.    all of the mentioned
 Discuss Question
Answer: Option B. -> dashed

Latest Videos

Latest Test Papers