What's wrong with this image tag?
<img src title="Image description" alt="Image">
src attribute should have a value
src
<img> should be <image>
<img>
<image>
title="Image description" should be removed
title="Image description"
Image should be in single quotes
Image