MCQGeeks
0 : 0 : 1
CBSE
JEE
NTSE
NEET
English
UK Quiz
Quiz
Driving Test
Practice
Games
Quiz
css
Quiz 3
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Q.1
Which of the following property applies one or more drop shadows to the text?
text-shadow
text-effect
text-format
text-decoration-shadow
Q.2
Which of the following property sets the apparent position (in stereo sound) of the synthesized voice for spoken media?
voice-balance
media-balance
balance
none of the mentioned
Q.3
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?
@media
voice
voice-duration
all of the mentioned
Q.4
Which of the following property sets the volume for spoken content in speech media. It replaces the deprecated volume property?
voice-volume
volume
!important
@media
Q.5
Which of the following CSS property is used to set the text formatting?
font
font-style
text-decoration
all of the mentioned
Q.6
Which of the following sets the color of any text decoration, such as underlines, overlines, and strike throughs?
text-font
text-format
text-color
text-decoration-color
Q.7
Which of the following sets what kind of line decorations are added to an element, such as underlines, overlines, etc?
text-style
text-decoration
text-line
text-decoration-line
Q.8
Which of the following text-decoration value specifies each line of text has a line above it?
line
underline
overline
blink
Q.9
Which of the following CSS property determines how overflowed content that is not displayed is signaled to the users?
text-flow
text-underflow
text-overflow
none of the mentioned
Q.10
If an @media/@import rule contains a malformed media type (not an identifier) then the statement is valid. State true or false.
True
False
Q.11
Media type names are case-insensitive. State true or false.
True
False
Q.12
Which of the following property defines in a shorthand form the width, style, and color for the bottom border of an element?
border-bottom
border-bottom-color
border-bottom-all
none of the mentioned
Q.13
Which of the following property sets the width of an element’s bottom border?
border
border-collapse
border-bottom-width
none of the mentioned
Q.14
Which of the following property defines whether table cell borders are connected or separate?
border-table
border
border-collapse
none of the mentioned
Q.15
Which of the following property defines how content should behave when it exceeds the width of its enclosing element?
overflow-y
overflow-x
overflow-z
overflow-width
Q.16
Which of the following property is used to give a 3-D sense of depth to an element?
animation
perspec
sense
perspective
Q.17
Which of the following property is used to define whether an element should be resized and, if so, upon what axis?
axis
resize
set-origin
set-axis
Q.18
Which of the following property defines the alignment of Ruby text as defined by a <rt> tag, in relation to base text defined by a <ruby> tag?
ruby-align
ruby-text
ruby
none of the mentioned
Q.19
Which of the following property sets the base color for a scroll bar, which will include the scroll box, track, and scroll arrows?
scrollbar-base
scrollbar-base-color
scrollbar-background
none of the mentioned
Q.20
Which of the following specifies the width of an outline?
outline-size
outline-width
outline-height
both a and b
Q.21
Which of the following value specifies a solid outline?
bold
rock
solid
dashed
Q.22
What does all media type is used for?
For use with all devices
For use with speech synthesizers
For use with handheld devices
For use with tactile Braille devices
Q.23
What does projection media type is used for?
For use with projected media (direct computer-to-projector presentations), or printing transparencies for projection.
For use with color computer screens
For use with handheld devices
For use with television-type devices
Q.24
What does tty media type is used for ?
For use with low-resolution teletypes, terminals, or other devices with limited display capabilities.
For use with Braille printers.
For use with speech synthesizers.
For use with projected media (direct computer-to-projector presentations), or printing transparencies for projection.
Q.25
Identify the outline property that specifies the amount of area extended beyond the border box.
outset3d
inset
outset
Q.26
Which of the following value specifies a dashed outline?
dash
dashed
double-dash
all of the mentioned
Q.27
Which of the following property specifies the look and design of an outline?
outline-font
outline-style
outline-format
none of the mentioned
Q.28
Which of the following values specifies a 3D grooved outline?
initial
ridge
groove
groove3d
Q.29
Select the output of the following CSS.
div {
border-width:
5px
;
border-style:
dotted solid double dashed
;
}
Box having dotted top outline, solid right outline, double bottom outline and dashed left outline
Box having dotted top outline, solid left outline, double bottom outline and dashed right outline
Box having dotted bottom outline, solid right outline, double top outline and dashed left outline
Box having dotted bottom outline, solid left outline, double top outline and dashed left outline
Q.30
Which CSS property can be used to set the image as border instead of the border style?
background-image
border-image
background-image-source
border-image-source
0 h : 0 m : 1 s
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Report Question
×
What's an issue?
Question is wrong
Answer is wrong
Other Reason
Want to elaborate a bit more? (optional)