Css miscellaneous
- Which of the following property sets the apparent position (in stereo sound) of the synthesized voice for spoken media?
-
View Hint View Answer Discuss in Forum
NA
Correct Option: C
voice-balance
- Which of the following property sets the amount of spacing between letters?
-
View Hint View Answer Discuss in Forum
NA
Correct Option: A
letter-spacing: length | normal | inherit
Length values can be set in various units (negative values are permitted) or to the default value normal.
- Which of the following property assigns a graphic image to a list item?
-
View Hint View Answer Discuss in Forum
NA
Correct Option: C
list-style-image: url(url of image) | none
- Which of the following property defines labels for a list of items?
-
View Hint View Answer Discuss in Forum
NA
Correct Option: C
list-style-type: disc | circle | square | decimal | decimal-leading-zero
- Which of the following property sets the font size of text?
-
View Hint View Answer Discuss in Forum
NA
Correct Option: D
font-size: length | percentage | larger | smaller | xx-small | x-small | small | medium | large | x-large | xx-larger | inherit