0 / 60 seg.

Which of the following attributes will make an image a clickable link?

<a ___="https://example.com">
  <img src="image.jpg" alt="Click Me">
</a>