Sail E0 Webinar

MCQs

Total Questions : 77 | Page 5 of 8 pages
Question 41. Which of the following values specifies a 3D grooved outline?
  1.    initial
  2.    ridge
  3.    groove
  4.    groove3d
 Discuss Question
Answer: Option C. -> groove
Question 42. Select the output of the following CSS.
div {
border-width: 5px;
border-style: dotted solid double dashed;
}
  1.    Box having dotted top outline, solid right outline, double bottom outline and dashed left outline
  2.    Box having dotted top outline, solid left outline, double bottom outline and dashed right outline
  3.    Box having dotted bottom outline, solid right outline, double top outline and dashed left outline
  4.    Box having dotted bottom outline, solid left outline, double top outline and dashed left outline
 Discuss Question
Answer: Option A. -> Box having dotted top outline, solid right outline, double bottom outline and dashed left outline
Question 43. Which of the following specifies the width of an outline?
  1.    outline-size
  2.    outline-width
  3.    outline-height
  4.    both a and b
 Discuss Question
Answer: Option B. -> outline-width
Question 44. What does projection media type is used for?
  1.    For use with projected media (direct computer-to-projector presentations), or printing transparencies for projection.
  2.    For use with color computer screens
  3.    For use with handheld devices
  4.    For use with television-type devices
 Discuss Question
Answer: Option A. -> For use with projected media (direct computer-to-projector presentations), or printing transparencies for projection.
Question 45. Which of the following value specifies a solid outline?
  1.    bold
  2.    rock
  3.    solid
  4.    dashed
 Discuss Question
Answer: Option C. -> solid
Question 46. What does all media type is used for?
  1.    For use with all devices
  2.    For use with speech synthesizers
  3.    For use with handheld devices
  4.    For use with tactile Braille devices
 Discuss Question
Answer: Option A. -> For use with all devices
Question 47. What does tty media type is used for ?
  1.    For use with low-resolution teletypes, terminals, or other devices with limited display capabilities.
  2.    For use with Braille printers.
  3.    For use with speech synthesizers.
  4.    For use with projected media (direct computer-to-projector presentations), or printing transparencies for projection.
 Discuss Question
Answer: Option A. -> For use with low-resolution teletypes, terminals, or other devices with limited display capabilities.
Question 48. What does aural media type is used for ?
  1.    For use with low-resolution teletypes, terminals, or other devices with limited display capabilities
  2.    For use with Braille printers
  3.    For use with speech synthesizers
  4.    For use with projected media (direct computer-to-projector presentations), or printing transparencies for projection
 Discuss Question
Answer: Option C. -> For use with speech synthesizers
Question 49. What does braille media type is used for?
  1.    For use with all devices
  2.    For use with speech synthesizers
  3.    For use with handheld devices
  4.    For use with tactile Braille devices
 Discuss Question
Answer: Option B. -> For use with speech synthesizers
Question 50. The __________ rule makes it possible to define different style rules for different media types in the same stylesheet.
  1.    audio/video
  2.    sink
  3.    @media
  4.    @canvas
 Discuss Question
Answer: Option C. -> @media

Latest Videos

Latest Test Papers