'a' Example : a : Link Tags HTML CSS TUTORIALS


HTML CSS TUTORIALS » Link Tags » a »

 

'a' Example



    

<html>
<head>
<title>A element example</title>
</head>
<body>
   <a name="top"></a>
   <h2>Used as a hyperlink:</h2>
   <a href="http://www.navioo.com/" target="_blank">navioo.com</a>
   
</body>
</html>

           
      
      



HTML code for linking to this page:

Follow Navioo On Twitter

HTML CSS TUTORIALS

 Navioo Link Tags
» a