'name' sets the element name or the target for an anchor 'a' element : name : Link Attributes HTML CSS TUTORIALS


HTML CSS TUTORIALS » Link Attributes » name »

 

'name' sets the element name or the target for an anchor 'a' element



    
<HTML>
<BODY>
<a href="#bottom">Go to the bottom of this page</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>
<p name="bottom"></p>
</BODY>
</HTML>  
    
      
      



HTML code for linking to this page:

Follow Navioo On Twitter

HTML CSS TUTORIALS

 Navioo Link Attributes
» name