'alt' (alternative text) is an HTML attribute for the 'img' element
alt is an HTML attribute used to give a text alternative for a picture (img element). It is an optional parameter for the img element.
Useful for visually impaired people, search engines, people that use text browser, in the cases that images can't be loaded, people with low bandwidth the text value within the alt tag is shown rather than the file itself.
For questions regarding the reactjs Flux library, see react-alt.