How to add an “ACAP-enabled” logo to your website
To add an ACAP-enabled logo to your website, all you need to do is to copy one of the fragments of HTML from the boxes below and paste it into your home page and into any other pages on your website where you wish to advertise your adoption of ACAP.
To display the larger ACAP enabled logo, use the following HTML code:
<a href="http://the-acap.org/acap-enabled.php">
<img src="http://the-acap.org/icon/acap_enabled.gif"
ALT="This website is ACAP-enabled"
STYLE="border: 0;">
</a>
The ACAP-enabled logo should appear on your page like this:
To display the smaller ACAP enabled logo, use the following HTML code:
<a href="http://the-acap.org/acap-enabled.php">
<img src="http://the-acap.org/icon/acap_enabled_small.gif"
ALT="This website is ACAP-enabled"
STYLE="border: 0;">
</a>
The ACAP-enabled logo should appear on your page like this: