Difference between revisions of "Badge for website owners"

m (add LookingFor template)
(Add Our Badge to Your Site)
Line 2: Line 2:
  
 
==Add Our Badge to Your Site==
 
==Add Our Badge to Your Site==
If you like your [[AboutUs]] page and would like to let your website visitors know about it, you are warmly welcomed to put this badge onto your site. The reining favorite looks like this:
+
If you like your [[AboutUs]] page and would like to let your website visitors know about it, you are warmly welcomed to put this badge onto your site. The reigning favorite looks like this:
  
 
:[[Image:auBadge B.png]]
 
:[[Image:auBadge B.png]]
Line 17: Line 17:
  
 
The image will link over to the [[AboutUs]] page for whatever domain you add the code to.
 
The image will link over to the [[AboutUs]] page for whatever domain you add the code to.
 
 
  
 
==More Badge Choices==
 
==More Badge Choices==

Revision as of 22:54, 25 April 2008

Were you looking for the personal badges?
Were you looking for Category:Badge?

Add Our Badge to Your Site

If you like your AboutUs page and would like to let your website visitors know about it, you are warmly welcomed to put this badge onto your site. The reigning favorite looks like this:

auBadge B.png

Add this badge to your site with the following HTML. This code links directly to your AboutUs page! It's quick, easy, and a great way to create community:

<a href="http://www.aboutus.org/YOURDOMAIN.COM"> 
  <img src="http://images.aboutus.org/images/9/9d/auBadge_B.png" border="0">
</a>

Paste this code into your site's HTML. Then change YOURDOMAIN.COM to be your domain name. For example, if your web site was http://www.example.com, then your domain name is just example.com.

The image will link over to the AboutUs page for whatever domain you add the code to.

More Badge Choices

You can also choose one of these alternative badges. The code and instructions for using it are the same as above except for the image url.

auBadge C.png
<a href="http://www.aboutus.org/YOURDOMAIN.COM"> 
  <img src="http://images.aboutus.org/images/2/25/auBadge_C.png" border="0">
</a>
auBadge A.png
<a href="http://www.aboutus.org/YOURDOMAIN.COM"> 
  <img src="http://images.aboutus.org/images/8/88/auBadge_A.png" border="0">
</a>

Badge in French

AuBadge C FR.png
<a href="http://www.aboutus.org/YOURDOMAIN.COM"> 
  <img src="http://images.aboutus.org/images/c/ce/AuBadge_C_FR.png" border="0">
</a>

Banners

About-us.gif
About-us-728x90.gif


Retrieved from "http://aboutus.com/index.php?title=Badge_for_website_owners&oldid=15364517"