|
|
|
Hyperlink | |
A hyper Link is clickable content on a web page that usually leads to another page, another site or another part of the same page. The clickable content therefore is said to hyperlink to the other page / site / part of the same page. Spiders use hyperlinks to Crawl from one page to the next as they Index web sites. The user name for a hyperlink is link. The hyperlink looks like this underwater in the HTML source: <a href="HTTP://www.example.com/linktoo.html">Link</a>
Comments: | | | | |