
"Search the scriptures — search the revelations which we publish and ask your Heavenly Father, in the name of His Son Jesus Christ, to manifest the truth unto you, and if you do it with an eye single to His glory nothing doubting, He will answer you by the power of His Holy Spirit. You will then know for yourselves and not for another."
— Joseph Smith, Prophet
Add the Daily Scripture to Your Web Site:
Via Server-side Programming
You may include http://www.ldsscripturemastery.net/dailyscripture.html using any server-side programming language.
For example, with PHP, add the following code*:
include('http://www.ldsscripturemastery.net/dailyscripture.html');
Via JavaScript
You may include http://www.ldsscripturemastery.net/dailyscripture.js in your HTML page. Just add the following code*:
<script src="http://www.ldsscripturemastery.net/dailyscripture.js" language="JavaScript" type="text/javascript"></script>
Via an Image
You may include http://www.ldsscripturemastery.net/dailyscripture_125x125.png in your HTML page. Just add the following code:
<a target="_blank" href="http://www.ldsscripturemastery.net/"><img src="http://www.ldsscripturemastery.net/dailyscripture_125x125.png" height="125" width="125" border="0" alt="Daily Scripture" /></a>
It will look like this:
* css: class="dailyscripture"
|