Visual Basic Concepts
A hyperlink is an HTML feature that lets you make a piece of text or an image into a jump that, when selected, opens another Web page or moves to another location within the current page. You can create hyperlinks easily when you are designing an HTML page in the page designer.
There are two ways to create a hyperlink:
To create a hyperlink from existing text
Note You can highlight the elements in either the drawing surface or in the treeview.
The page designer inserts opening and closing tags around your selection and formats it as a hyperlink.
To create a new hyperlink
Important A hyperlink element is part of the text stream on your HTML page and must be repositioned using the keyboard rather than the mouse. To move a hyperlink element, place your cursor before the hyperlink and press ENTER.