LINK TO WEBSITE

 

GENERAL INFORMATION

 

You can make a link to a website by using

 

            <a href=”url”> Text that will be the link </a>

 

The url needs to be complete and needs to start with http://

 

LOCATION OF USE

           

You can place the tag anywhere between the <body> and </body> tags.

 

COMMON ERRORS

 

 

EXAMPLES

 

Click here to see a link to a web page.  Use View Source to see the code.

 

Click here to see another link to a web page.  Use View Source to see the code.