HTML Help Text Links |
Text links are clickable text that take a person from one page to another. Below is the code used for making a simple image link. |
Here is the code: <<>a href="http://url of link"<>> Clickable text <<>/a<>> Here is an example and the code used: Advanced HTML Help <<>a href="https://members.tripod.com/~Titan_Cronus"<>> Advanced HTML Help <<>/a<>>
|