You might consider adding a link from your site to ours (assuming that you have a site). To create a text link with html code just place the following in the appropriate spot on your page.
<a href="http://rail.felgall.com/">Steve's Railway Page</a>
If you are using a web editor that provides a simple means of creating links, you can place the text Steve's Railway Page into your page and then define it as a link to the web address (or URL) http://rail.felgall.com/ to achieve the same result. If you prefer to use an image link then use the following code:
<a href="http://rail.felgall.com/"><img src="srp.gif" width="66" height="92" alt="Steve's Railway Pages" /></a>
This will produce a link that looks like this: You need to copy the above image to your server and save it as srp.gif in order for the code to work. If the text colour on that image doesn't suite the background colour of your page then you can copy the following version of the image instead: |