Website link
Link to the World Harmony Run website
1. To link to the Australian World Harmony Run website, copy the code below into the body of your HTML page.
<a href="http://www.worldharmonyrun.org/au/">World Harmony Run – Australia</a>
It should look something like this: World Harmony Run – Australia
2. Here you will find the code that links various World Harmony Run logos to our front page. Note: You won't need a copy of the logos themselves, you only need to copy the code below into the body of your HTML page.
<a href="http://www.worldharmonyrun.org/au/"> <img src="http://www.worldharmonyrun.org/images/au/world_harmony_run.gif" width="410" height="60" border="0"></a> |
<a href="http://www.worldharmonyrun.org/au/"> <img src= |
<a href="http://www.worldharmonyrun.org/au/">
|
3. If you wish to link to a specific page, for example a news item for: Australia 1 July: Jurien Bay – Geraldton, copy the website address (the URL) for that page: http://www.worldharmonyrun.org/au/news/2008/week10/0701 and place it between the quotation marks "..." (after <a href=) in the code for any of the links above. It should look something like this:
<a href="http://www.worldharmonyrun.org/au/news/2008/week10/0701">World Harmony Run in Australia 1 July: Jurien Bay – Geraldton</a>