'link' sets the color of all links in an HTML document : link : Basic Attributes HTML CSS TUTORIALS


HTML CSS TUTORIALS » Basic Attributes » link »

 

'link' sets the color of all links in an HTML document



    
<HTML>
<body link="#ff0000" bgcolor="#EEEEEE" text="#000000">

<a href="http://www.navioo.com">www.navioo.com</a>

</body>
</HTML>  
    
      
      



HTML code for linking to this page:

Follow Navioo On Twitter

HTML CSS TUTORIALS

 Navioo Basic Attributes
» link