πŸ“Š CSS
Q. Which of the following is not a appropriate value for text-overline-width?
  • (A) thin
  • (B) medium
  • (C) <number>
  • (D) none of the mentioned
πŸ’¬ Discuss
βœ… Correct Answer: (D) none of the mentioned
πŸ“Š CSS
Q. Which of the following property applies one or more drop shadows to the text?
  • (A) text-shadow
  • (B) text-effect
  • (C) text-format
  • (D) text-decoration-shadow
πŸ’¬ Discuss
βœ… Correct Answer: (A) text-shadow
πŸ“Š CSS
Q. Which of the following property sets the apparent position (in stereo sound) of the synthesized voice for spoken media?
  • (A) voice-balance
  • (B) media-balance
  • (C) balance
  • (D) none of the mentioned
πŸ’¬ Discuss
βœ… Correct Answer: (A) voice-balance
πŸ“Š CSS
Q. Which of the following property allows the author to explicitly set the amount of time it should take a speech synthesizer to read an element’s content?
  • (A) @media
  • (B) voice
  • (C) voice-duration
  • (D) all of the mentioned
πŸ’¬ Discuss
βœ… Correct Answer: (C) voice-duration
πŸ“Š CSS
Q. Which of the following property sets the speaker’s voice used by a speech media agent to read an element?
  • (A) voice-family
  • (B) voice-check
  • (C) voice-control
  • (D) none of the mentioned
πŸ’¬ Discuss
βœ… Correct Answer: (A) voice-family
πŸ“Š CSS
Q. Which of the following property determines how much variation in pitch or tone will be created by the speech synthesize when reading an element?
  • (A) voice-pitch
  • (B) voice-range
  • (C) voice-stress
  • (D) none of the mentioned
πŸ’¬ Discuss
βœ… Correct Answer: (B) voice-range
πŸ“Š CSS
Q. Which of the following property sets the speed at which the voice synthesized by a speech media agent will read content?
  • (A) voice-volume
  • (B) voice-pitch
  • (C) voice-stress
  • (D) voice-rate
πŸ’¬ Discuss
βœ… Correct Answer: (D) voice-rate
πŸ“Š CSS
Q. 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?
  • (A) voice-check
  • (B) voice-format
  • (C) voice-pitch
  • (D) voice-volume
πŸ’¬ Discuss
βœ… Correct Answer: (C) voice-pitch
πŸ“Š CSS
Q. Which of the following property sets the volume for spoken content in speech media. It replaces the deprecated volume property?
  • (A) voice-volume
  • (B) volume
  • (C) !important
  • (D) @media
πŸ’¬ Discuss
βœ… Correct Answer: (A) voice-volume
πŸ“Š CSS
Q. Which of the following is not a appropriate value for voice-volume?
  • (A) silent
  • (B) soft
  • (C) hard
  • (D) <number>
πŸ’¬ Discuss
βœ… Correct Answer: (C) hard