Default Style
A breadcrumb is a navigation scheme that indicates current page's location to the user within a website or application added in CSS through :before
and content.
Arrow Style
Add styler class .breadcrumb-arrow
to change slash or arrow style.
Items With Icon And Slash
Add .icon_house
class to display home symbols with slash.
Items With Icon And Arrow
Add .icon_house
class to display home symbols with arrow.
Responsive
Responsive breadcrumbs that jquery-asBreadcrumbs allows you to automatically resizes your breadcrumbs and hide the overflowing crumbs and transfer to a dropdown menu.
Accessibility
Adding the aria-label
attribute gives context to a screen reader.