Firefox no muestra el texto que puse entre alt

<div id="genesis"><img src="objetos/genesis.png" width="449px" height="100px" alt="Genesis">

Al poner el cursor sobre esta imagen firefox no muestra lo que dice en alt""

Muchas gracias a quien me conteste!
y no solo en firefox tambien en opera y chrome debes de usar title="Genesis"
<div id="genesis" title="Genesis"><img src="objetos/genesis.png" width="449px" height="100px" alt="Genesis">