Which of the following attributes will make an image a clickable link?
<a ___="https://example.com">
<img src="image.jpg" alt="Click Me">
</a>
Which of the following attributes will make an image a clickable link?
<a ___="https://example.com">
<img src="image.jpg" alt="Click Me">
</a>