Css miscellaneous
- Which of the following represents a comment?
-
View Hint View Answer Discuss in Forum
NA
Correct Option: A
Comments can be placed within style sheets. Style sheets use the comment syntax used in C programming
- Which of the following measurement is relative to font-size of the root element?
-
View Hint View Answer Discuss in Forum
NA
Correct Option: C
rem
- 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 the width of the viewport?
-
View Hint View Answer Discuss in Forum
NA
Correct Option: B
vw
- 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