Add a Link to your Website


Adding a link to www.probe.co.nz from your web site is easy.

   

Simply highlight the red HTML code listed below, then right click your mouse and select Copy. You can then paste this HTML code from your clipboard directly into your HTML page.

 

<!- Cut-n-paste starts here for probe.co.nz -!> <a href="http://www.probe.co.nz/" target="_top"> <img src="http://www.probe.co.nz/probeanimlogo.gif" width="150" height="25" border="1" alt="CLICK HERE for Probe Software"></a> <!- Cut-n-paste ends here for probe.co.nz -!>

After you've pasted the code above, you should see the following graphic in your web page.


CLICK HERE for Probe Software

Alternatively
You can download the Probe Software graphic file by right clicking the mouse on the image which will allow you to save the image to your computer. You will also need to change the src attribute of your web page's img tag to pick up the new location of the downloaded file.