A simple Breadcrumb based on a defined paragraph with a navigation role. The icons are built with CSS, so no attached fonts are required.
<p role="navigation">
<a href="/">Home</a> <span>I love Pepsi</span>
</p>
A simple Breadcrumb based on a defined paragraph with a navigation role. The icons are built with CSS, so no attached fonts are required.
<p role="navigation">
<a href="/">Home</a> <span>I love Pepsi</span>
</p>