The Truth Shall Make Ye Free

Discworld Monthly: How To Link To Us

You can use a simple text only link ie.

Visit Discworld Monthly for free monthly news about the Discworld

using the following code (just copy from this box and paste into your web page)
<strong>Visit <a href="http://www.discworldmonthly.co.uk"><q>Discworld Monthly</q></a> for free monthly news about the Discworld</strong>

or you can include a subscribe form like this:

Subscribe FREE to the
"Discworld Monthly" Newsletter
Enter your email address:

The code required to get the above form on your page is... (again just copy from the box)

<form method="get" action="http://www.discworldmonthly.co.uk/cgi-bin/dwmon.pl">
<table border="1"><tr><td align="center">
<strong>Subscribe <em>FREE</em> to the<br />
<q><a href="http://www.discworldmonthly.co.uk/">Discworld Monthly</a></q>
Newsletter</strong></td></tr><tr><td align="center">
Enter your email address:<br />
<input type="text" name="email" size="20"><br />
<input type="submit" name="Subscribe">
</td></tr></table>
</form>