|
Would you like to link to us, from your website using
our logo?
If you decided to add our link to your website, please email us the URL of the webpage that contains our link,
so that we can verify.
We will then consider adding your link to our website!
- Copy the image
below to your website.
- Select the
image.
- Right click
on the image
- Click on Save
As
- Save the
image to your disk
- Paste the code
below onto your webpage.
- Make sure the
image and the page are in the same directory.
- Or include
the image location in the code, as such:
<a href="http://www.setiuniverse.com/"><img
src="/images/Setiuniverse_logo.jpg" border="0"></A>
NOTE:
The filename that you use in the code above, depends upon which logo you
use. it will be either: Setiuniverse_logo.jpg,
Setiuniverse_logo_small_1.jpg, or Setiuniverse_logo_small_2.jpg prospectively.
Seti UNIVERSE Logos
Use this code for
the LOGO-A
above.
<a href="http://www.setiuniverse.com/"><img
src="Setiuniverse_logo.jpg" border="0"></A>
------------------------------------
Use this code for
the LOGO-B above.
<a href="http://www.setiuniverse.com/"><img
src="Setiuniverse_logo_small_1.jpg" border="0"></A>
------------------------------------
Use this code for
the LOGO-C above.
<a href="http://www.setiuniverse.com/"><img
src="Setiuniverse_logo_small_2.jpg" border="0"></A>
------------------------------------
|