Add Verse-A-Day to your site
Now you can display a daily bible verse on your site! Simply insert one of the following scripts into the body of your webpage. Place the script exactly where you want the verse to appear. Scroll down for formatting tips and additional options.
Daily Verse
"Now that you have purified yourselves by obeying the truth so that you have sincere love for each other, love one another deeply, from the heart."
1 Peter 1:22 (NIV)
verse-a-day.com
<script src="https://www.verse-a-day.com/js/vad.js"></script>
Other Versions
New International Version (NIV):
<script src="https://www.verse-a-day.com/js/niv.js"></script>
King James Version (KJV):
<script src="https://www.verse-a-day.com/js/kjv.js"></script>
New King James Version (NKJV):
<script src="https://www.verse-a-day.com/js/nkjv.js"></script>
New Living Translation (NLT):
<script src="https://www.verse-a-day.com/js/nlt.js"></script>
Formatting
One way to apply formatting to the verse is to treat it as if it were text. Just enclose the script within standard HTML tags like <font>, <b>, <div>, etc.Example
<font color="#607490" size="3" face="book antiqua">
<script src="https://www.verse-a-day.com/js/vad.js"></script></font>
<script src="https://www.verse-a-day.com/js/vad.js"></script></font>
Variations
Other script options are available for each translation. Each option offers a different variation for the layout and sizing of the verse reference and passage. You may access the different variations by adding the numbers '01', '03', or '04' to the end of the translation abbreviation. Try them all out and see which one you like best.Example
<script src="https://www.verse-a-day.com/js/niv01.js"></script>
Another Example
<script src="https://www.verse-a-day.com/js/kjv04.js"></script>
If you have any trouble or questions, please feel free to contact us at the following link. Click here to Contact Us