VAXman
01-26-2009, 05:48 AM
Eloy1964 asked for an Aural Moon banner link that could be added to personal web sites. I'm not a fan of this but, if it's going to be done, here's some HTML code to simplify it for you.
<a href="http://www.auralmoon.com">
<img src="http://auralmoon.com/banner/AM-logo.png" border=0 height=hh width=www
alt="Aural Moon: Progressive Rock Radio" title="Click to visit the Aural Moon web site.">
</a>
Copy the above code into your page's HTML and you'll have a nice, transparent background, image link to the Aural Moon web site.
The graphic is 60x600. If you need it smaller, edit the height=hh and width=www with:
height= 60 width=600
height= 50 width=500
height= 40 width=400
height= 30 width=300
height= 20 width=200
height= 10 width=100
Always maintain the 1:10 height:width ratio.
<a href="http://www.auralmoon.com">
<img src="http://auralmoon.com/banner/AM-logo.png" border=0 height=60 width=600>
</a> 60x600<br>
<a href="http://www.auralmoon.com">
<img src="http://auralmoon.com/banner/AM-logo.png" border=0 height=50 width=500>
</a> 50x500<br>
<a href="http://www.auralmoon.com">
<img src="http://auralmoon.com/banner/AM-logo.png" border=0 height=40 width=400>
</a> 40x400<br>
<a href="http://www.auralmoon.com">
<img src="http://auralmoon.com/banner/AM-logo.png" border=0 height=30 width=300>
</a> 30x300<br>
<a href="http://www.auralmoon.com">
<img src="http://auralmoon.com/banner/AM-logo.png" border=0 height=20 width=200>
</a> 20x200<br>
<a href="http://www.auralmoon.com">
<img src="http://auralmoon.com/banner/AM-logo.png" border=0 height=10 width=100>
</a> 10x100
If you do link to Aural Moon, let us know.
<a href="http://www.auralmoon.com">
<img src="http://auralmoon.com/banner/AM-logo.png" border=0 height=hh width=www
alt="Aural Moon: Progressive Rock Radio" title="Click to visit the Aural Moon web site.">
</a>
Copy the above code into your page's HTML and you'll have a nice, transparent background, image link to the Aural Moon web site.
The graphic is 60x600. If you need it smaller, edit the height=hh and width=www with:
height= 60 width=600
height= 50 width=500
height= 40 width=400
height= 30 width=300
height= 20 width=200
height= 10 width=100
Always maintain the 1:10 height:width ratio.
<a href="http://www.auralmoon.com">
<img src="http://auralmoon.com/banner/AM-logo.png" border=0 height=60 width=600>
</a> 60x600<br>
<a href="http://www.auralmoon.com">
<img src="http://auralmoon.com/banner/AM-logo.png" border=0 height=50 width=500>
</a> 50x500<br>
<a href="http://www.auralmoon.com">
<img src="http://auralmoon.com/banner/AM-logo.png" border=0 height=40 width=400>
</a> 40x400<br>
<a href="http://www.auralmoon.com">
<img src="http://auralmoon.com/banner/AM-logo.png" border=0 height=30 width=300>
</a> 30x300<br>
<a href="http://www.auralmoon.com">
<img src="http://auralmoon.com/banner/AM-logo.png" border=0 height=20 width=200>
</a> 20x200<br>
<a href="http://www.auralmoon.com">
<img src="http://auralmoon.com/banner/AM-logo.png" border=0 height=10 width=100>
</a> 10x100
If you do link to Aural Moon, let us know.