4. Title

Element Breakdown
<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.


html attribute image title