What's incorrect with this image code?
<img alt="Image Description">
Missing src attribute
src
alt="Image Description" should be alt=Image Description
alt="Image Description"
alt=Image Description
<img> should be <image>
<img>
<image>
Image Description should be in single quotes
Image Description