DEV Community

Discussion on: Breadcrumbs - Semantics and Accessibility

Collapse
 
kyleoliveiro profile image
Kyle Oliveiro

Don't forget the aria-current attribute to mark the last breadcrumbs item as the current location/page! Here's my implementation: codepen.io/kyle-o/pen/vYYEbdq.

Here are a few useful references: