1.

Which of the following is added to link or header element?(a) .navbar-default(b) .navbar(c) .navbar-btn(d) .navbar-brandThe question was asked in an interview.My query is from Responsive Overview in division Advance HTML of HTML

Answer»

The correct answer is (d) .navbar-brand

Explanation: .navbar CREATES navigation bar. .navbar-brand added to link or header ELEMENT inside navbar to represent a LOGO or header, .navbar-btn VERTICALLY aligns button inside navbar, .nabar-default creates default navigation bar.



Discussion

No Comment Found

Related InterviewSolutions