Css miscellaneous
- Which of the following property defines the offset from an element’s border and its outline?
-
View Hint View Answer Discuss in Forum
NA
Correct Option: C
Syntax: outline-offset: length | inherit
- Which of the following property specifies the transparency of an element?
-
View Hint View Answer Discuss in Forum
NA
Correct Option: C
Syntax: opacity: alphavalue | inherit
- Which of the following property specifies the placement of an element in relation to floating objects?
-
View Hint View Answer Discuss in Forum
NA
Correct Option: C
Syntax: clear: both | left | none | right
- Which of the following defines in a shorthand form the width, style, and color for the top border of an element?
-
View Hint View Answer Discuss in Forum
NA
Correct Option: E
Syntax: border-top: border-width border-style border-color;
- Which of the following property defines the visual style of up to four different sides of a border?
-
View Hint View Answer Discuss in Forum
NA
Correct Option: C
border-style: style