To
create a link to our website, simply
copy and paste the text in the right hand column into your
HTML file. We have created a graphical (recommend), and simple
text-only link, which when inserted into your document will
appear as below:
We
may change the image from time to time, but you don't have
to worry,it will still fit perfectly into your page, and you
wont have to do a thing!!!
|
Graphical Link
(recommended):
<!-- Begin Image Refinery
graphical link --> <a href = "http://www.tir.co.uk/"
target="_top" > <img src ="http://www.tir.co.uk/linkup.gif"
width="125" height="40" alt="Image Refinery"
border="0"></a> <!-- End Image Refinery
graphical link -->
Text
Only Link:
<!-- Begin Image Refinery
text-only link --><a href = "http://www.tir.co.uk/"
target="_top"><font face="Tahoma, Arial,
Times New Roman"> The Image Refinery</font></a>
<!-- End Image Refinery text-only link -->
|