MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following selector selects an element if it s the only child of its parent? |
| A. | :nth-oftype(n) |
| B. | :only-child |
| C. | :root |
| D. | All of above |
| E. | None of these |
| Answer» C. :root | |