|
How
to add our link and button to your site
If
you are interested in circulating an alternative perspective on
the current situation by putting a link to the Behind the News site,
please follow the instructions below.
STEP
1
Right-click on the image below.

In Internet Explorer choose "Save Picture As"
In Netscape Navigator choose "Save Image As"
and save the file to a directory of your choice.
If you are not used to saving images on the internet, be sure to
save the image on the desktop, as it will be easier to find later.
STEP 2
Copy the following code into your html document, in the place of
your choice, or simply under the <body> tags.
<a
href="http://www.wcc-coe.org/wcc/behindthenews/index.html"
alt="Behind the News"><img src="btn_final_button.gif"
width="222" height="63" border="0"></a>
Add the
image file to your web folder.
Note:
make sure that the file location of the button "btn_final_button.gif"
(or the correct name if you chose to rename it when you downloaded
the image) is correct. The code has been written supposing that
the image button will be in the same directory as the html file.
If it is in a parent directory, you will need to modify the code.
|