Current File : /home/lifechur/carp_evolution_4.1.8/podcast-icons/index.html
<html>
<head>
	<title>Podcast Icons by Antone Roundy</title>
	<style type="text/css">
		body { background:#fff; }
		h1 { margin-bottom:10px; }
		#table {
			position:relative;
			width:400px;
			left:50%;
			margin-left:-200px;
		}
		td {
			padding:3px 5px;
			text-align:center;
		}
		textarea {
			width:100%;
			margin-top:8px;
			background:#eee;
		}
		#license, #explanation {
			font-family:verdana, arial, helvetica, sans-serif;
			font-size:10pt;
		}
		#license { padding-top:10px; }
		#explanation { padding:12px 3px; }
	</style>
</head>
<body>

<table id="table" cellspacing="0">
<tr><td colspan="2">
	<h1>Podcast Icons</h1>
	 v1.0, by <a href="http://antone.geckotribe.com/">Antone Roundy</a>
</td></tr>
<tr><td id="explanation" colspan="2">
	These images are in PNG format.
	Because Internet Explorer versions before 7.0 do not support alpha channel transparency,
		I won't be creating a version using transparency until the far distant day when IE 6 and earlier are no longer widely used.
	Help hasten the day by switching to Firefox:
	
	<div style="text-align:center;margin:10px;"><script type="text/javascript"><!--
	google_ad_client = "pub-4973058046304178";
	google_ad_width = 125;
	google_ad_height = 125;
	google_ad_format = "125x125_as_rimg";
	google_cpa_choice = "CAAQo-aZzgEaCM3CU97Siy5UKK2293M";
	//--></script>
	<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script></div>

	These images have white backgrounds.
	For other background colors,
		download the <a href="podcast-icons.zip">full package</a> and edit the XCF files.
	You may need to download <a href="http://www.gimp.org/">the GIMP</a> to open these files. 
</td></tr>
<tr>
	<td><img src="podcast-black-white.png" /></td>
	<td><img src="mp3-black-white.png" /></td>
</tr>
<tr>
	<td><img src="podcast-gray-white.png" /></td>
	<td><img src="mp3-gray-white.png" /></td>
</tr>
<tr>
	<td><img src="podcast-purple-white.png" /></td>
	<td><img src="mp3-purple-white.png" /></td>
</tr>
<tr>
	<td><img src="podcast-blue-white.png" /></td>
	<td><img src="mp3-blue-white.png" /></td>
</tr>
<tr>
	<td colspan="2" id="license">
		This work is released under a <a href="http://creativecommons.org/licenses/by/2.0/">Creative Commons License</a>.<br /><br />
		<i>Attribution:</i>
		No attribution is required when using these icons to indicate Podcast, MP3 or other audio content.
		When using the icons for any other purpose,
			prominently attribute authorship using the following HTML,
			adapted as required for visibility and to match the look and feel of your site:<br />
		<textarea wrap="virtual" rows="4">Audio icons by &lt;a href="http://design.geckotribe.com/podcast/icons/"&gt;Antone Roundy&lt;/a&gt;</textarea>
	</td>
</tr>
</table>

</body>
</html>