Breadcrumb
A type of navigation menu used to provide a list of links based on current page within the site hierarchy, allowing users to visit previous pages from the current page.
Notes
- Use a
<ol>nested within a<nav>to use semantic HTML and structure. - Use the
.mzp-t-darkoptions to use dark mode.