InterviewSolution
Saved Bookmarks
| 1. |
What Are The Classes Of Breadcrumb In Materialize Css? |
|
Answer» Materialize CSS provides two CLASSES for BREADCRUMB: nav-WRAPPER: It is used to set the nav COMPONENT as breadcrumb/nav bar wrapper. breadcrumb: It is used to set the anchor element as breadcrumb. Materialize CSS provides two classes for BreadCrumb: nav-wrapper: It is used to set the nav component as breadcrumb/nav bar wrapper. breadcrumb: It is used to set the anchor element as breadcrumb. |
|