4. Title

80% Complete (success)

<img src="#" alt="..." title="..." width="..." height="..." />

As with the alt text attribute, you should also get in the habit of always including a title attribute, which is title="". Most browsers will display this text as a tooltip when a user hovers their mouse over am image with the included attribute.