The Bible Verse of the Day Widget is a great way to have fresh bible-based content on your website. Click the 'Get Widget Code Snippet' button and copy the smal code chunk, then paste it into your web page(s).
Desktop, tablet, mobile...the widget expands and contracts in size according to the parent html container in which it's placed.
Do you have a verse in mind? Nominate a verse today. Just find your verse and click 'Nominate Verse for Verse of the Day'. That verse will then be added to a list of other nominated verses. A verse is chosen at random from that list each time the widget is requested.
Just copy the code below and paste into your page(s) where desired.
Widget Code Tip: It's responsive, so it will grow (expand/shrink) according to your parent html container dimensions.
<div id="the-bible-life-verse-of-the-day"></div> <script src="https://thebible.life/js/widgets/verseoftheday.js" async ></script> <script> window.onload = function () {tb_verse_of_the_day("jesus-is-lord", "callbackwidget1"); }; </script>