InterviewSolution
Saved Bookmarks
| 1. |
Which style button that should open navbar on small screens?(a) .navbar-toggle(b) .navbar-text(c) .navbar-static-top(d) .navbar-rightThe question was posed to me in final exam.The query is from Responsive Overview topic in division Advance HTML of HTML |
|
Answer» Right option is (a) .navbar-toggle |
|