Home Page
Privacy and Security Statements
|
|
How To Directly Link To Our Site
Text Links
To provide a simple "text" link to our site, copy and paste the following code to your webpage:
<A HREF=http://www.htmlbible.com>The HTML Bible</A> The link will look like this:The HTML Bible Graphic Links
To provide a small "graphic" link to our site, copy and paste the following code to your webpage:
<A HREF=http://www.htmlbible.com><IMG SRC=http://www.htmlbible.com/images/link/link1.gif height=34 width=73 border=0></A> The link will look like this:To provide a medium sized "graphic" link to our site, copy and paste the following code to your webpage:
<A HREF=http://www.htmlbible.com><IMG SRC=http://www.htmlbible.com/images/link/link2.gif height=73 width=150 border=0></A> The link will look like this:To provide a Large sized "graphic" link to our site, copy and paste the following code to your webpage:
<A HREF=http://www.htmlbible.com><IMG SRC=http://www.htmlbible.com/images/link/link3.gif height=141 width=289 border=0></A> The link will look like this:
Bible Search Engine Links
To link directly to our search engine, copy and paste the following code on your site:
<FORM action='http://www.htmlbible.com/cgi-bin/search/search.pl' method='post'> <INPUT TYPE='hidden' NAME='version' value='King James Version 3.x'> <INPUT TYPE='hidden' NAME='search' value='Search Entire Bible'> <INPUT NAME='indata' TYPE=text SIZE=30 MAXLENGTH=100> <INPUT TYPE=SUBMIT VALUE='Search'> </FORM> The Search Engine Link will work like this:How To Directly Link To A Verse
If you have an online commentary or sermon on your website, it is helpful to have your scripture references from your web page link directly to a verse.
Without installing our Bible software on your site, you can link directly to a verse on our site in a "popup" window, so that you never leave your original site.
To link to a specific chapter in a Bible on our site, navigate our site and find the chapter as a web page (do not use "frames" to navigate to the chapter).
Once your browser is on the chapter web page, copy the "Address" link from your browser's "Address" bar.
For example, the link in the Address bar for John, Chapter 3 is:
http://www.htmlbible.com/kjv30/B43C003.htm Then build the hyperlink by adding the A HREF tag:<A HREF=http://www.htmlbible.com/kjv30/B43C003.htm>John 3</A> On the webpage, the link will look and work like this:John 3 Inside each chapter, there are internal "anchors". To link to the 16th verse in John Chapter 3 (John 3:16), add "#V16" after the .htm in the link:
< A HREF="B43C003.htm#V16>John 3:16</A> On the webpage, the link will look and work like this:"For God so loved the world" John 3:16 The naming convention for each book, chapter, and verse is as follows:
B01 - the first three letters of the webpage is the book number, for example, "B01" is for Genesis, "B40" is for Matthew, and "B66" is for Revelation.
C001 - the next four letters is the chapter number, followed by the ".htm" file extension. Psalms has 150 chapters, so to link Psalms, which is Book 19, or B19, and Chapter 150, the link would be made to the B19C150.htm.
#V16 - after the .htm extension, the "#" sign signifies an internal anchor in HTML. This is followed by V for verse, and the verse number. For John 3:16, it is Book 43 (B43), chapter 3 (C003), and Verse 16 (#V16). Therefore the direct link is to B43C003.htm#V16.
To help you find the right book number, the following table is supplied:
Title Book # Genesis B01 Exodus B02 Leviticus B03 Numbers B04 Deuteronomy B05 Joshua B06 Judges B07 Ruth B08 1 Samuel B09 2 Samuel B10 1 Kings B11 2 Kings B12 1 Chronicles B13 2 Chronicles B14 Ezra B15 Nehemiah B16 Esther B17 Job B18 Psalms B19 Proverbs B20 Ecclesiastes B21 S of Solomon B22 Isaiah B23 Jeremiah B24 Lamentations B25 Ezekiel B26 Daniel B27 Hosea B28 Joel B29 Amos B30 Obadiah B31 Jonah B32 Micah B33 Nahum B34 Habakkuk B35 Zephaniah B36 Haggai B37 Zechariah B38 Malachi B39 Matthew B40 Mark B41 Luke B42 John B43 Acts B44 Romans B45 1 Corinthians B46 2 Corinthians B47 Galatians B48 Ephesians B49 Phillipians B50 Colossians B51 1 Thess. B52 2 Thess. B53 1 Timothy B54 2 Timothy B55 Titus B56 Philemon B57 Hebrews B58 James B59 1 Peter B60 2 Peter B61 1 John B62 2 John B63 3 John B64 Jude B65 Revelation B66 To open the browser in a second window, add target="resource window" to your link:
< A HREF="B43C003.htm#V16 target="resource window">John 3:16</A> which will work like this on your webpage:"For God so loved the world" John 3:16
If you have any questions, please email us on our Contact Us page.
HTMLBible Software by johnhurt.com
Created by johnhurt.com
PO Box 31, Elmwood TN 38560 USA
email: www.htmlbible.com/contactus.htm