'link' Example : link : CSS Attributes and Javascript Style Properties HTML CSS TUTORIALS


HTML CSS TUTORIALS » CSS Attributes and Javascript Style Properties » link »

 

'link' Example



    
<html>
<head>
<style>
a:link font-weight:bold; color:red }
</style>
</head>
<body>
<a href="http://www.navioo.com" target="_blank">navioo.com page link</a>
</body>
</html>

    
      
      



HTML code for linking to this page:

Follow Navioo On Twitter

HTML CSS TUTORIALS

 Navioo CSS Attributes and Javascript Style Properties
» link