InterviewSolution
Saved Bookmarks
| 1. |
Which of the following removes left, top and right borders from navbar?(a) .navbar-toggle(b) .navbar-right(c) .navbar-static-top(d) .navabr-navThe question was asked in an interview.My question is from Responsive Overview in chapter Advance HTML of HTML |
|
Answer» The correct option is (c) .navbar-static-top
|
|