DEV Community

Discussion on: 100% Pure HTML/CSS Page Navigation - No JavaScript Required

Collapse
 
equinusocio profile image
Mattia Astorino

You should probably use the attribute selector [aria-active]{} but as i said, you need js.

Thread Thread
 
hakash profile image
Morten Olsrud

Regardless of JS, that selector was new to me 😊