Detailed SolutionWhich of the following property specifies the color of an outline?
Css text, borders and images
color-outline
outline-color
outline-style-color
none of the mentioned
Answer is Wrong!
Answer is Right!
2. Which of the following media query describe output style portrait if height is greater than or equal to width, landscape if the opposite?
grid
monochrome
resolution
orientation
Answer is Wrong!
Answer is Right!
3. 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
Answer is Wrong!
Answer is Right!
Detailed SolutionWhat is the way to specify media dependencies for style sheets ?
4. Which of the following property sets the font face to be used for text?
font
font-text
font-family
none of the mentioned
Answer is Wrong!
Answer is Right!
Detailed SolutionWhich of the following property sets the font face to be used for text?
5. Which of the following property is used to add or subtract space between the letters that make up a word?
color
direction
letter-spacing
word-spacing
Answer is Wrong!
Answer is Right!
6. 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
Answer is Wrong!
Answer is Right!
7. 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
Answer is Wrong!
Answer is Right!
8. 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
Answer is Wrong!
Answer is Right!
9. Which of the following property adds padding to the top of an element?
height
padding-height
top
padding-top
Answer is Wrong!
Answer is Right!
Detailed SolutionWhich of the following property adds padding to the top of an element?
10. Which of the following property is used to set the color of a text?
color
direction
letter-spacing
word-spacing
Answer is Wrong!
Answer is Right!
Detailed SolutionWhich of the following property is used to set the color of a text?