Hyperlinks: What Makes It a Web
It all starts with the anchor tag, abbreviated <A>. Here is how you would create a hyperlink to this web site:
<a href="http://internetbrothers.com">Internet Brothers</a>What does all this mean? As stated above, A is for anchor, it denotes a link. HREF stands for Hypertext Reference, and assigns the URL or Uniform Resource Locator to follow. http://internetbrothers.com is the FULL address, or URL, of the home page of this site, and must be enclosed in double quotes. Internet Brothers is the literal text you want displayed as the hyperlink, it could just as easily say click here. Finally, the </A> closes the anchor tag. Below is what appears on the page with the use of this anchor tag set. Click on it, a new browser window opens to the Internet Brothers entry page.
<a href="mailto:jhclark@earthlink.net">Send Us Mail</a>Getting connected, that's what the Internet is all about. Through the use of hyperlinks you connect the dots of your site, and link it with the rest of the World Wide Web. Take some time now to work with this very important concept in HTML. Remember the vision of the spider web. When you feel comfortable, go ahead and proceed to fun with graphic images. |
||
|
Register domain names at: |
||
|
The Internet Brothers have implemented
hierarchical menus for navigation. Easier done than said.
The hierarchical
menus were created using Peter Belesis' © Dynomat DHTML
scripting tool
from Webreference. Give them a visit, you'll like
what you learn.
|
Copyright © 1997-present Internet Brothers. All Rights Reserved. Really.