Link | IMG | alt Screen reader outputs “passing information, link” or similar. Working Example Code HTMLCSSJavaScript <a href="javascript:alert('You passed cause you rock and roll!');"> <img src="checkmark.svg" width="50" height="50" alt="passing information"> </a> Nil Nil