InterviewSolution
Saved Bookmarks
| 1. |
Which of the following selects all elements that are siblings of the specified element?(a) child selector(b) general sibling selector(c) adjacent sibling selector(d) descendant selectorI have been asked this question in semester exam.I'd like to ask this question from Miscellaneous in division CGI Programming & Miscellaneous of CSS |
|
Answer» The correct OPTION is (b) general sibling SELECTOR |
|