CSS Box Model
- Which of the following visibility property value is described by The element is not visible, but the layout of surrounding elements is not affected?
-
View Hint View Answer Discuss in Forum
NA
Correct Option: A
hidden
- Which of the following property defines the style for the left border of an element?
-
View Hint View Answer Discuss in Forum
NA
Correct Option: C
border-left-style
- Which of the following property defines the style for the bottom border of an element?
-
View Hint View Answer Discuss in Forum
NA
Correct Option: C
border-style-bottom
- Which of the following display property value is described by treats the element as inline?
-
View Hint View Answer Discuss in Forum
NA
Correct Option: B
inline
- Which of the following property adds padding to the top of an element?
-
View Hint View Answer Discuss in Forum
NA
Correct Option: B
padding-top