The tags used to produce links are the
The example below shows how to make the word here work as a link to yahoo.
The output will look like :
Click here to go to yahoo
We simply:
- Specify the target in the
- Then add the text that should work as a link.
- Finally add an
tag to indicate where the link ends.


Post a Comment
Your feedback is always valuable for us :