How to stop an image link from affecting content below?

So I use to turn an image into a link, however when I do this, it also turns everything below it, into a link!

Is there some piece of code I should put after my image code to stop this from happening? Thanks!

can you please show me the full code do you use ?

Sure, the code I use is:

i think you forget to close the a tag

Thanks!!