

MCQOPTIONS
Saved Bookmarks
1. |
*$_Which of the following selector selects an element if it’s the only child of its parent?? |
A. | :root |
B. | :nth-oftype(n) |
C. | :only-child |
D. | none of the mentioned |
Answer» D. none of the mentioned | |