InterviewSolution
Saved Bookmarks
| 1. |
Which of the following shown collapsible content by default?(a) .dropdown-header(b) .collapse(c) .collapse.in(d) .panel-collapseThis question was addressed to me during an interview.My question is based upon Responsive Overview topic in chapter Advance HTML of HTML |
|
Answer» The correct option is (c) .collapse.in |
|