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