What does aural media type is used for ?
A. For use with low-resolution teletypes, terminals, or other devices with limited display capabilities
B. For use with Braille printers
C. For use with speech synthesizers
D. For use with projected media (direct computer-to-projector presentations), or printing transparencies for projection
Select an option to see the answer and solution.
What does braille media type is used for?
A. For use with all devices
B. For use with speech synthesizers
C. For use with handheld devices
D. For use with tactile Braille devices
Select an option to see the answer and solution.
The __________ rule makes it possible to define different style rules for different media types in the same stylesheet.
A. audio/video
B. sink
C. @media
D. @canvas
Select an option to see the answer and solution.
What is the way to specify media dependencies for style sheets ?
A. Specify the target medium from a style sheet with the @media or @import at-rules
B. Specify the target medium within the document language
C. both (A) and (B)
D. none of the mentioned
Select an option to see the answer and solution.
____________ types are mutually exclusive in the sense that a user agent can only support one media type when rendering a document.
Select an option to see the answer and solution.
If an @media/@import rule contains a malformed media type (not an identifier) then the statement is valid. State true or false.
Select an option to see the answer and solution.
Media type names are case-insensitive. State true or false.
Select an option to see the answer and solution.
Which of the following property defines in a shorthand form the width, style, and color for the bottom border of an element?
A. border-bottom
B. border-bottom-color
C. border-bottom-all
D. none of the mentioned
Select an option to see the answer and solution.
Which of the following property sets the width of an element’s bottom border?
A. border
B. border-collapse
C. border-bottom-width
D. none of the mentioned
Select an option to see the answer and solution.
Which of the following property defines whether table cell borders are connected or separate?
A. border-table
B. border
C. border-collapse
D. none of the mentioned
Select an option to see the answer and solution.
Which of the following property defines the style for the right border of an element?
A. border-spacing
B. border-right-style
C. border-right
D. None of the above
Select an option to see the answer and solution.
Which of the following property defines the color of an element’s top border?
A. border-color
B. border-top
C. border-top-color-webkit
D. border-top-color
Select an option to see the answer and solution.
Which of the following property sets the width of an element’s complete border?
A. border-width
B. width
C. border-depth
D. none of the mentioned
Select an option to see the answer and solution.
Which of the following property defines the visual style of up to four different sides of a border?
A. border-style
B. border
C. border-top
D. none of the mentioned
Select an option to see the answer and solution.
Which of the following defines in a shorthand form the width, style, and color for the top border of an element?
A. border-up
B. border-bottom
C. border-style
D. none of the mentioned
Select an option to see the answer and solution.
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?
A. border
B. bottom
C. position
D. none of the mentioned
Select an option to see the answer and solution.
Which of the following property specifies the placement of an element in relation to floating objects?
A. clear
B. color
C. space
D. none of the mentioned
Select an option to see the answer and solution.
Which of the following property specifies the transparency of an element?
A. alpha
B. opacity
C. opac
D. none of the mentioned
Select an option to see the answer and solution.
Which of the following property defines the offset from an element’s border and its outline?
A. outline-border
B. outline-offset
C. outline-radius
D. none of the mentioned
Select an option to see the answer and solution.
Which of the following property allows a marquee to be used in the case of a text overflow?
A. overflow-style
B. overflow-text
C. overflow-marquee
D. none of the mentioned
Select an option to see the answer and solution.