Skip to content

Latest commit

 

History

History

Breadcrumb

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

HTML + CSS

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>