Skip navigation directly to content...

The Word on your Web Site

Include the following HTML code into your site:

<iframe width='200' height='300' 
  src='https://bible2.net/service/today/xhtml/EnglishStandardVersion'>
  Your browser does not support iframe. </iframe>

The address returns The Word as HTML elements in a complete HTML page.

You may replace "EnglishStandardVersion" by any other of the supported Bible editions. Please use the Bible name that does not contain no blanks or special characters.

We cannot guarantee that this service will be available at all times! As an alternative to using this online service, you may download one of the packages that contain the text of The Word for one year!

Layout with CSS

The HTML elements have CSS class attributes (for a description of the CSS classes, see the page about Online HTML Fragments). Using CSS you can adapt the layout of The Word to the layout of your site. Create a CSS file on your server, and pass the link to the CSS file as a parameter:

<iframe width='200' height='300'
src='https://bible2.net/service/today/xhtml/EnglishStandardVersion?css=https://YourWebsite.net/theword.css'>
Your browser does not support iframe. </iframe>

Note: if you use https for the bible2.net link, but http four your CSS link, then the browser may block the CSS file as being unsafe. Therefore, use https for both links!

HSteeb | 2013-12-17