I have an image I have installed in my sidebar via a widget. How can I make it so if someone clicks the image they're taken to the website of that image? Here is the code I'm using which puts a link below the image, but I'm look to just click the image and go to the site. Thanks!
<p align="center"> <img src=http://amwriting.org/wordpress/wp-content/uploads/2010/11/amwriting-badge-light.jpg width=160 /><p align="center">
<a href="http://amwriting.org">#amwriting</a>
[Please post code snippets between backticks or use the code button.]