Which of the following CSS property defines the different properties of all four sides of an element’s border in a single declaration?
A. border
B. padding
C. border-collapse
D. border-width
Select an option to see the answer and solution.
Identify the CSS property defining bottom-left corner shape of the border?
A. border-radius
B. border-corner-radius
C. border-bottom-left-radius
D. border-left-radius
Select an option to see the answer and solution.
Select the CSS property that sets the width of an element’s bottom border?
A. border-width
B. border-bottom
C. border-width-down
D. border-bottom-width
Select an option to see the answer and solution.
Which of the following CSS property border-color property sets the color of an element’s four borders?
A. border-background
B. border-background-color
C. border-color
D. all of the mentioned
Select an option to see the answer and solution.
Choose the CSS property that can be used for collapsing the borders between table cells?
A. border
B. collapse-border
C. border-collapse
D. border-cell
Select an option to see the answer and solution.
Which CSS property can be used to set the image as border instead of the border style?
A. background-image
B. border-image
C. background-image-source
D. border-image-source
Select an option to see the answer and solution.
In how many way border-image-width CSS property can be defined?
Select an option to see the answer and solution.
Which of the following is not an appropriate value for border-collapse?
A. all
B. collapse
C. inherit
D. separate
Select an option to see the answer and solution.
Which of the following specifies the distance between the borders of adjacent cells?
A. border-spacing-cell
B. border-width-spacing
C. border-spacing
D. cell-spacing
Select an option to see the answer and solution.
Which of the following property defines the border-width, border-style and border-color of an element’s top border in a single declaration?
A. border
B. border-top
C. border-top-corner
D. border-top-style
Select an option to see the answer and solution.
Which of the following CSS property is used to set the text formatting?
A. font
B. font-style
C. text-decoration
D. all of the mentioned
Select an option to see the answer and solution.
Which of the following sets the color of any text decoration, such as underlines, overlines, and strike throughs?
A. text-font
B. text-format
C. text-color
D. text-decoration-color
Select an option to see the answer and solution.
Which of the following sets what kind of line decorations are added to an element, such as underlines, overlines, etc?
A. text-style
B. text-decoration
C. text-line
D. text-decoration-line
Select an option to see the answer and solution.
Which of the following text-decoration value specifies each line of text has a line above it?
A. line
B. underline
C. overline
D. blink
Select an option to see the answer and solution.
Which of the following CSS property determines how overflowed content that is not displayed is signaled to the users?
A. text-flow
B. text-underflow
C. text-overflow
D. none of the mentioned
Select an option to see the answer and solution.
Which of the following sets the mode for the overline text decoration, determining whether the text decoration affects the space characters or not?
A. text-decoration
B. text-mode-overflow
C. text-mode
D. text-overline-mode
Select an option to see the answer and solution.
Which of the following specifies what parts of an element’s content are skipped over when applying any text decoration?
A. @font-text
B. font-style
C. text-skip
D. text-decoration-skip
Select an option to see the answer and solution.
Which of the following property applies one or more drop shadows to the text?
A. text-shadow
B. text-effect
C. text-format
D. text-decoration-shadow
Select an option to see the answer and solution.
Which of the following property sets the apparent position (in stereo sound) of the synthesized voice for spoken media?
A. voice-balance
B. media-balance
C. balance
D. none of the mentioned
Select an option to see the answer and solution.
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?
A. @media
B. voice
C. voice-duration
D. all of the mentioned
Select an option to see the answer and solution.