<a>
, but should, of course, be a <button>
.:focus
styles.<button>
to indicate interactivity.:focus
selector as well as :hover
.aria-label
attribute..visually-hidden { position: absolute; overflow: hidden; clip: rect(0 0 0 0); height: 1px; width: 1px; margin: -1px; padding: 0; border: 0; }
<span>
with aria-hidden="true"
.role="presentation"
.