Test Series - css

Test Number 18/59

Q: Which of the following property adds padding to the top of an element?
A. height
B. padding-height
C. top
D. padding-top
Solution: Self-explainatory.
Q: Which of the following display property value is described by treats the element as inline?
A. inline-block
B. list-item
C. block
D. inline
Solution: Self-explainatory.
Q: Which of the following property defines the style for the bottom border of an element?
A. border-bottom-style
B. border-collapse
C. border-style-bottom
D. none of the mentioned
Solution: Self-explainatory.
Q: Which of the following property defines the style for the left border of an element?
A. border-style
B. border-left-style
C. border-left-width
D. border-right
Solution: Self-explainatory.
Q: Which of the following visibility property value is described by The element is not visible, but the layout of surrounding elements is not affected?
A. visible
B. hidden
C. collapse
D. none of the mentioned
Solution: Self-explainatory.
Q: Which of the following display property value is described by used internally by browsers to create list items. Of no practical value to web designers?
A. inline-block
B. list-item
C. group
D. none
Solution: Self-explainatory.
Q: Which of the following property controls the horizontal overflow of a block or inline block?
A. overflow-x
B. overflow
C. overflow-y
D. overflow-k
Solution: Self-explainatory.
Q: Which of the following Overflow property value is described by scrollbars should be provided if the content is too big, but actual implementation is left up to the browser?
A. visible
B. scroll
C. auto
D. hidden
Solution: Self-explainatory.
Q: Which of the following property sets a consistent margin on all four sides of the affected element?
A. boder
B. margin
C. padding
D. none fof the mentioned
Solution: Self-explainatory.
Q: Which of the following box-sizing property value is described by width and height include content, padding, and borders?
A. border-box
B. content-box
C. content-box
D. none fof the mentioned
Solution: Self-explainatory.

You Have Score    /10