InterviewSolution
Saved Bookmarks
| 1. |
What is breadcrumb in bootstrap and how we can use it? |
|
Answer» The Bootstrap breadcrumb is a NAVIGATOR that indicates the current WEB page's LOCATION to the user within the same WEBSITE or the application. When there are many PAGES on the website, then the breadcrumb increases the accessibility. |
|