1.

Which of the following indicates current page’s location within the navigational hierarchy?(a) .breadcrumb(b) .btn(c) .active(d) .bg-warningThis question was addressed to me during an interview.This interesting question is from Responsive Overview topic in chapter Advance HTML of HTML

Answer»

Correct option is (a) .breadcrumb

To explain I WOULD say: .breadcrumb is a pagination. It indicates the current page’s location WITHIN a navigational hierarchy, .btn CREATES a basic button i.e. gray background and rounded CORNERS, .bg-warnong adds the yellow background color to an element.



Discussion

No Comment Found

Related InterviewSolutions