InterviewSolution
Saved Bookmarks
| 1. |
Which of the following adds default styles for dropdown menu container?(a) .dropdown-menu(b) .dropdown-toggle(c) .dropdown-menu-right(d) .dropdownI got this question in a national level competition.The above asked question is from Responsive Overview topic in section Advance HTML of HTML |
|
Answer» Right choice is (a) .dropdown-menu |
|