Below are 3 standard sized
banner images and a textual description for linking to the Bible-Studies.org.uk web
site. Follow these steps to place the link on your web site.
- Choose the banner you want to use. If you are using the
textual link go to step 5.
- Right click on the image and from the pop up menu select
"Save as..." to save the image to a location that
you will specify.
- Copy the code immediately below the image you downloaded
and paste this into your html code.
- You may need to alter the value of the src attribute of
the <img> tag depending on where you upload the image.
For example, if you upload the image banner_full.gif to
an images folder on your web server, the src attribure should
have the value "images/banner_full.gif"
- Alternatively you can copy and paste the code below the
link into your html document.
Full Banner

<a href="http://www.bible-studies.org.uk" title="Bible-Studies.org.uk">
<img src="banner_full.gif" width="468"
height="60" border="0" alt="Bible-Studies.org.uk">
</a>
Half Banner

<a href="http://www.bible-studies.org.uk" title="Bible-Studies.org.uk">
<img src="banner_half.gif" width="234"
height="60" border="0" alt="Bible-Studies.org.uk">
</a>
Micro Banner

<a href="http://www.bible-studies.org.uk" title="Bible-Studies.org.uk">
<img src="banner_micro.gif" width="88"
height="31" border="0" alt="Bible-Studies.org.uk">
</a>
Textual Link
www.Bible-Studies.org.uk - A site that provides just what its name suggests; fresh
commentaries and studies on the bible, exploring the
thought-flow in the bible’s books.
Code
<p><a href="http://www.bible-studies.org.uk"
target="_blank">
www.Bible-Studies.org.uk</a> - A site that provides just what
its name suggests; fresh
commentaries and studies on the bible, exploring the
thought-flow in the bible’s books.</p> |