What's wrong with this
img
element?
The tag should have
img
as the tag name, not the
a
tag
Nothing
The
img
element is missing a closing tag
It's missing a URL to access the image
The tag should have
img
as the tag name, not the
a
tag.