Here’s How to Add Quote of The Day into Your Website Instantly
I have created a free Quote of Day that can be incorporated into your website seamlessly. As a small favor, when people click the text, they will be brought to this page.
To add the QOTD anywhere in your page you can just add the following code:
|
Code
|
Explanation
|
| To use the default font color | |
| To specify the color to be used as background and foreground. |
The example of below code is shown in the QOTD of this blog.
<script langugage="javascript" type="text/javascript"> var qotd_style = "font-weight:normal;font-size:12px;color:#000000;background-color:#FFFFFF"; </script> <script language="javascript" type="text/javascript" src="http://sodeve.net/qotd/qotd.js" > </script>
Hardono Arifanto :: Mar.28.2007 :: Internet :: No Comments »





