What's wrong with this img element?

The tag should have img as the tag name, not the a tagNothingThe img element is missing a closing tagIt's missing a URL to access the image

The tag should have img as the tag name, not the a tag.