Do you have a Web page and want to add your favorite links to it but don't know how. Fret no more. Now you will be able to add a link to anything in less than a minute.
Difficulty Level: Beginner Time Required: Less than 5 minutes.
Here's How:
- Add this code where you want the link to be on your Web page: <a href="http://url_here.htm">Title Of Link</a>Extra text you want to add.
- Replace http://url_here.htm with the address of the page you want to link to.
- Replace "Title Of Link" with what you want people to click on to get to the page you want them to go to.
- Replace "Extra text you want to add." with anything extra you might want to add like a description of the page.
- You may want to use the <p> before the link to separate it from whatever you are putting it after. This is not necessary if it is not the effect you desire.
Related Features:
