'href' sets URL or anchor point of the 'a', 'area', 'base', and 'link' elements : href : Link Attributes HTML CSS TUTORIALS


HTML CSS TUTORIALS » Link Attributes » href »

 

'href' sets URL or anchor point of the 'a', 'area', 'base', and 'link' elements



    
<HTML>
<BODY>
<a href="#jumpto">Scroll down to the bottom paragraph</a>
<br><br><br><br><br><br><br><br><br><br><br><br><br><br>
<br><br><br><br><br><br><br><br><br><br><br><br><br><br>
<br><br><br><br><br><br><br><br><br><br><br><br><br><br>
<p id="jumpto">This is the last paragraph on the page</p>
</BODY>
</HTML>  
    
      
      



HTML code for linking to this page:

Follow Navioo On Twitter

HTML CSS TUTORIALS

 Navioo Link Attributes
» href