Right click the image above and choose the "Save
Picture As" option (or equivalent) from the menu.
Save the icon into the same area of your disk
where you are creating your web page.
Select the following code text, copy it, and
paste it (all as one line of text into the HTML of your web page at
the point you want the graphic to appear).
<a href="http://www.emsworth.vir.co.uk">
<img src="http://www.emsworth.vir.co.uk/images/utilities/Emsworth_OnLine_button.gif" width="80" height="31"
alt="Link to Emsworth OnLine web site"></a>
The code above will switch you to the Havant
website. If you wish to launch our website in a separate window from
your's, use the following code (all as one line) instead:
<img src="http://www.emsworth.vir.co.uk/images/utilities/Emsworth_OnLine_button.gif"
width="80" height="31" alt="Link to Emsworth OnLine web site"></a>