Images
Alt text and hover text are both optional. Alt text shows when image fails to load, it should describe the image. Title text (aka hover) should be used to describe something unclear about an image.

Or, a reference to an image at the end of the document:
![alt text][1]
...
[1]: /path/to/image "hover text"