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


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

 

'active' Example



    
<html>
<head>
<style>
a:active font-weight:bold; color:red }
</style>
</head>
<body>
<p>Press tab key to bring the link into focus.</p>
<a href="http://www.navioo.com" target="_blank">navioo.com Home 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
» active