1.

Which class separates items inside dropdown menu?(a) .divider(b) .disabled(c) .collapse(d) .dropdown-headerThe question was posed to me in homework.I'm obligated to ask this question of Responsive Overview in division Advance HTML of HTML

Answer»

Right CHOICE is (a) .DIVIDER

The best I can explain: .divider separates items inside dropdown MENU with horizontal line, .disabled disables an item in dropdown menu, .collapse INDICATES collapsible content which can be hidden or shown on demand. .dropdown-header class add header inside dropdown menu.



Discussion

No Comment Found

Related InterviewSolutions