Font Size
Build custom Verse of the Day HTML code
This form will help you build HTML code that you can copy and paste in the HTML for your website. If you are happy with the defaults you can copy the code below or, if you would like to customize you can do so before copying.
Customize (Optional):
Copy and Paste code
Below is the HTML code that you can copy and paste into the HTML for your own web page. Click here to preview the result of the code.
<script
src="https://www.biblegateway.com/votd/votd.write.callback.js"></script>
<script
src="https://www.biblegateway.com/votd/get/?format=json&version=NIV&callback=BG.votdWriteCallback"></script>
<!-- alternative for no javascript -->
<noscript>
<iframe framespacing="0" frameborder="no" src="https://www.biblegateway.com/votd/get/?format=html&version=NIV">View Verse of the Day</iframe>
</noscript>