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

The best explanation: .dropdown-menu adds default STYLES for dropdown menu CONTAINER, .dropdown-header is used to add headers inside dropdown menu, .dropdown-right right-aligns a dropdown menu, .dropdown-toggle is used on the button that should HIDE and show the dropdown menu.



Discussion

No Comment Found

Related InterviewSolutions