MCQGeeks
0 : 0 : 1
CBSE
JEE
NTSE
NEET
English
UK Quiz
Quiz
Driving Test
Practice
Games
Quiz
css
Quiz 2
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 Viewport Property determines whether the display can be zoomed in and out?
scale
set-scale
adjust-scale
user-scalable
Q.2
Which of the following @viewport Property sets the viewport height in the same way as width?
height
width
viewpor-width
none of the mentioned
Q.3
Which of the following @viewport Property locks the document in the specified orientation, portrait or landscape?
orientation
resolution
landscape
portrait
Q.4
Which of the following Media Query describe the ratio of the device width to the device height of the media?
device-aspect
device-aspect-ratio
device-aspect-query
none of the mentioned
Q.5
Which of the following property defines the y (vertical) coordinate for a positioned element, relative to the bottom of the enclosing object or browser window?
border
bottom
position
none of the mentioned
Q.6
Which of the following property specifies the placement of an element in relation to floating objects?
clear
color
space
none of the mentioned
Q.7
Which of the following property specifies the transparency of an element?
alpha
opacity
opac
none of the mentioned
Q.8
Which of the following property defines the offset from an element’s border and its outline?
outline-border
outline-offset
outline-radius
none of the mentioned
Q.9
Which of the following property allows a marquee to be used in the case of a text overflow?
overflow-style
overflow-text
overflow-marquee
none of the mentioned
Q.10
Which of the following property defines the style for the right border of an element?
border-spacing
border-spacing
border-right
border-right-style
Q.11
Which of the following property defines the color of an element’s top border?
border-color
border-top
border-top-color-webkit
border-top-color
Q.12
Which of the following property sets the width of an element’s complete border?
border-width
width
border-depth
none of the mentioned
Q.13
Which of the following property defines the visual style of up to four different sides of a border?
border-style
border
border-top
none of the mentioned
Q.14
Which of the following defines in a shorthand form the width, style, and color for the top border of an element?
border-up
border-bottom
border-style
none of the mentioned
Q.15
What does aural 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.16
What does braille 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.17
The __________ rule makes it possible to define different style rules for different media types in the same stylesheet.
audio/video
sink
@media
@canvas
Q.18
What is the way to specify media dependencies for style sheets ?
Specify the target medium from a style sheet with the @media or @import at-rules
Specify the target medium within the document language
both (A) and (B)
none of the mentioned
Q.19
____________ types are mutually exclusive in the sense that a user agent can only support one media type when rendering a document.
tv
tty
media
audio
Q.20
Which of the following is not a appropriate value for voice-balance?
left
leftwards
up
centre
Q.21
Which of the following is not a appropriate value for voice-rate?
slow
fast
medium
none of the mentioned
Q.22
Which of the following property is used to draw a line around elements outside the borders?
line
padding
outline
border
Q.23
Choose the option that correctly specifies the output of the following CSS.
span {
border:
1px solid red
;
outline:
green dotted thick
;
}
All span elements will have a red border and a green dotted outline
All span elements will have a green thick border and a red outline
All span elements will have an outer red border and inner green dotted border
All span elements will have a outer green dotted border and an inner red border
Q.24
Which of the following property specifies the color of an outline?
color-outline
outline-color
outline-style-color
none of the mentioned
Q.25
Which of the following property sets the speaker’s voice used by a speech media agent to read an element?
voice-family
voice-check
voice-control
none of the mentioned
Q.26
Which of the following property determines how much variation in pitch or tone will be created by the speech synthesize when reading an element?
voice-pitch
voice-range
voice-stress
none of the mentioned
Q.27
Which of the following sets the mode for the overline text decoration, determining whether the text decoration affects the space characters or not?
text-decoration
text-mode-overflow
text-mode
text-overline-mode
Q.28
Which of the following specifies what parts of an element’s content are skipped over when applying any text decoration?
@font-text
font-style
text-skip
text-decoration-skip
Q.29
Which of the following property sets the speed at which the voice synthesized by a speech media agent will read content?
voice-volume
voice-pitch
voice-stress
voice-rate
Q.30
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?
voice-check
voice-format
voice-pitch
voice-volume
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)