'alt' : alt : Basic Attributes HTML CSS TUTORIALS


HTML CSS TUTORIALS » Basic Attributes » alt »

 

'alt'



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



HTML code for linking to this page:

Follow Navioo On Twitter

HTML CSS TUTORIALS

 Navioo Basic Attributes
» alt