'alt': an alternate description
<HTML> <Title>Example For alt</Title> <BODY> <input type="image" alt="This is an alt text saying that the image is from www.java2s.com" border="10" src="http://www.java2s.com/style/logo.png" width="300" height="300"> </BODY> </HTML>