Why can't I see my custom HTML block with image and pdf link?

Hi - I’m trying to add a custom html block that displays an image file (already uploaded) and a link to a pdf file (already uploaded).
When I add the html to the block, nothing is visible on screen on mobile or pc views.
My html is:

I’m not sure if I’ve made any glaring errors - but I can’t see any other way to add an image to my homepage (debut theme) with a link.

@LauraJ_SDS - one mistake, change href in img to src… so it becomes


![345900-aajr-colour-75h.png?v=1681731858|170x75](upload://Al0CvfMqybWloUA2de3CmWi1VHC.png)

Thank you!!