| Home | Activity Exchange | Club Index |
The HTML for a link from a web page looks like this <A HREF="link">"label"</A> The value of "link" is where the link goes to, eg http://ActivityExchange.com/faq.asp The value of "label" can be anything you want. It might be text or it could be an image. It is often the same as "link". "label" is what the user sees on the screen and "link" is what happens when they click on "label". |