I'm trying to link a photo to my forum using this HTML:
<a href="website link">
<img src="IMAGE LINK HERE">
</a>
but when I check to see if it worked, it only shows the html code and not the picture.
can somebody please show me a way to make is work?
Thank you in advance! ☺