21. Which of the following property sets the speaker’s voice used by a speech media agent to read an element?
22. Which of the following property determines how much variation in pitch or tone will be created by the speech synthesize when reading an element?
23. Which of the following property sets the speed at which the voice synthesized by a speech media agent will read content?
24. 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?
25. Which of the following property sets the volume for spoken content in speech media. It replaces the deprecated volume property?
26. Which of the following is not a appropriate value for voice-balance?
27. Which of the following is not a appropriate value for voice-rate?
28. Which of the following property is used to draw a line around elements outside the borders?
29. Choose the option that correctly specifies the output of the following CSS.
span {
border: 1px solid red;
outline: green dotted thick;
}
span {
border: 1px solid red;
outline: green dotted thick;
}
30. Which of the following property specifies the color of an outline?
Read More Section(CSS Text, Borders and Images)
Each Section contains maximum 100 MCQs question on CSS Text, Borders and Images. To get more questions visit other sections.