Linking to www.medicines.org.au

We welcome other sites to link to medicines.org.au, but please note the linking conditions in our Legal section.

To link to us you can use a text based hyperlink or use an image based hyperlink.

1. Text-based hyperlink

EXAMPLE:

Link to medicines.org.au

To look like the above example, cut and paste the following HTML code into your web page:

<!-- begin text-based link to medicines.org.au HTML code -->
<a href="http://www.medicines.org.au">
Link to medicines.org.au
</a>
<!-- end text-based link to medicines.org.au HTML code -->

2. Image-based hyperlink

EXAMPLE:

Link to medicines.org.au

To look like the above example, cut and paste the following HTML code into your web page:

<!-- begin image-based link to medicines.org.au HTML code -->
<a href="http://www.medicines.org.au">
<img src="http://www.medicines.org.au/img/MOA_link.gif" 
	alt="Link to medicines.org.au" 
	width="150" 
	height="33" 
	border="0">
</a>
<!-- end image-based link to medicines.org.au HTML code -->

You can also add this text to your link.

www.medicines.org.au provides free access to high quality, up to date medicine information, Consumer Medicine Information (CMI) and Product Information (PI), which are approved for use in Australia. The web site is updated within hours of the release of the updated CMI and PI from the pharmaceutical company who makes the medicine.

For which you will need to cut and paste the following HTML into your web page:

<!-- begin additional text for linking to medicines.org.au HTML code -->
<p>
<a href="http://www.medicines.org.au">www.medicines.org.au</a> 
provides free access to high quality, up to date medicine information, 
Consumer Medicine Information (CMI) and Product Information (PI), 
which are approved for use in Australia. The web site is updated within
hours of the release of the updated CMI and PI from the pharmaceutical 
company who makes the medicine.
</p>
<!-- end additional text for linking to medicines.org.au HTML code -->