1.

Which of the following will create hamburger menu?(a) .icon-next(b) .icon-bar(c) .icon-prev(d) .img-circleThe question was asked in an interview.Question is taken from Responsive Overview in division Advance HTML of HTML

Answer»

Correct choice is (b) .icon-bar

The EXPLANATION is: .icon-bar is used in the navbar to create hamburger MENU i.e. three horizontal bars, .icon-next creates Unicode icon, used in carousels, this is OFTEN replaced by glyphicon, .icon-prev is Unicode icon used in carousels, .img-circle shapes an image to a circle.



Discussion

No Comment Found

Related InterviewSolutions