Answers

Question and Answer:

  Home  HTML

⟩ How do I link an image to something?

Just use the image as the link content, like this:

<a href=...><img src=... alt=...></a>

 220 views

More Questions for you: