Css miscellaneous
- Which of the following property defines the minimum number of lines in a paragraph to be left at the top of a page?
-
View Hint View Answer Discuss in Forum
NA
Correct Option: D
This property is really only meaningful in a paged environment, such as print output.
- Which of the following property sets the spacing between words?
-
View Hint View Answer Discuss in Forum
NA
Correct Option: A
word-spacing: length | normal | inherit
- Which of the following measurement defines a measurement in centimeters?
-
View Hint View Answer Discuss in Forum
NA
Correct Option: D
Example: div {margin-bottom: 1cm;}
- Which of the following measurement is relative to 1% of the height of the viewport?
-
View Hint View Answer Discuss in Forum
NA
Correct Option: A
vh
- Which of the following measurement is relative to 1percentage of viewport’s larger dimension?
-
View Hint View Answer Discuss in Forum
NA
Correct Option: C
vmax