Link To Us
You can link to us using one of the following methods :-
1. Create a search box such as this:
To create this search box, copy and paste the following HTML statements into your file:
<div align="center">
<form method="GET" action="http://www.christiansites.org.uk/cgi-bin/search.cgi" target="_blank">
<img src="http://www.christiansites.org.uk/banner.gif" width="200" height="30" align="top" alt="ChristianSites.org.uk"><br>
<input type="text" name="search_string" size="18" maxlength="50">
<input type="submit" value="Search"><br>
</form>
</div>
2. Create a text link such as:
ChristianSites.org.uk - Christian Search Engine Focusing on UK Sites.
To create this link, copy and paste the following HTML statements into your file:
<a href="http://www.christiansites.org.uk/">
ChristianSites.org.uk
</a> - Christian Search Engine Focusing on UK Sites.
3. Create a graphical link such as one of these:
To create one of these links, right-click on one of the images above, choose "Save Picture As..." and save it as
christiansites.gif and copy and paste the following HTML statements into your file:
<a href="http://www.christiansites.org.uk/">
<img src="christiansites.gif" border="0" alt="ChristianSites.org.uk">
</a>