Support the “atheist bus” campaign with a banner

13 January 2009 · Comments Off 

Have a web site and want to support the atheist bus campaign? Use one of these little banners on your site.

Simply copy one of the following code snippets and put it somewhere just before the </html> tag on your web page.

To have it on the top right hand side of your site (as I do on this site):

<div style="position:absolute;top:0;right:0;width:200px;height:200px;">
<a href="http://www.atheistbus.org.uk/" title="Get on board the atheist bus">
<img src="http://www.nullifidian.net/probr.png" height="200" width="200" alt="There's probably no god.  Now stop worrying and enjoy your life."/>
</a></div>

or the top left hand side:

<div style="position:absolute;top:0;left:0;width:200px;height:200px;">
<a href="http://www.atheistbus.org.uk/" title="Get on board the atheist bus">
<img src="http://www.nullifidian.net/probl.png" height="200" width="200" alt="There's probably no god.  Now stop worrying and enjoy your life."/>
</a></div>

Disclaimer: I’m not involved with the Atheist Bus Campaign, but I am a supporter.

My godless code (v0.2)

17 June 2008 · Comments Off 

Pedro deals with the “one in a million” fallacy

There's probably no god.  Now stop worrying and enjoy your life.