The basics about text links

As you would learn in any introduction to HTML online course, text links are basic to the Internet experience — the ability to be automatically transferred from location to location, at the click of a mouse button. When setting up your own HTML webpages, you will need a number of these links. Setting them up is no big deal: simply use the appropriate tag — and . Everything that your web browser finds between these two tags it will treat as a link. Of course there is more to it, but this is the basic scheme — that wasn’t too difficult was it?

14 April 2008 | Technology