jcfrost.com Articles

ARTICLES

Tutorial – How to a create a link to another page

If you have a website and you want to add a new link to another page. The way you do this is to use the ‘<a>’ tag. Below is an example.

<a href=”http://www.jcfrost.com/”>Visit jcfrost.com</a>

The website url you are linking to is inside the quotes after ‘href=’ and the text you want to appear on your website will be in between ‘<a href=”http://www.jcfrost.com/”>’ and ‘</a>’.

2 Responses to “Tutorial – How to a create a link to another page”

  1. submit free articles Says:

    Fine web site,have a good day

  2. Teena Keppers Says:

    This article is actually incredibly accurate. I loved reading it.

Leave a Reply