Random Fact Scripts
We offer several different code snippets you can add to your site for content -- all FREE! If you understand some basic HTML, you are free to resize the tables and border colors to match your site. Choose from the following, or grab them all if you like! Available scripts are as follows:
"Did You Know" | Kitchen Craftiness | Cleaning Clues/Household Helpers
Stain Removal | Battle of the Bugs | Fruit Fact Frenzy | Veging Out
The Original "Did You Know" Script: How it will look...
Every day of the year you will have a new food fact. All you have to do is place the following snippet of code into your web page where you would like it to be:
<script type="text/javascript" src="http://www.bellybytes.com/quote.js"></script>
Kitchen Craftiness
Over 80 tips! How it will look:
|
Kitchen Craftiness
|
Here is the code:
<table border="2" width="300" cellspacing="3" cellpadding="3" bgcolor="#ffffff" bordercolor="#cc0000"> <tr> <td> <div align="center"> <font style="font-family: verdana; font-size: .9em; color: #cc0000; font-weight: bold;">Kitchen Craftiness</font> </div> <font style="font-family: verdana; font-size: .7em; color: #000000; font-weight: normal;"> <script src="http://www.bellybytes.com/kitchen.js" type="text/javascript"></script> </font> <div align="center"> <font style="font-family: arial; font-size: .7em; color: #000080; font-weight: normal;"> <a href="http://www.bellybytes.com/random_fact.html">Put it on your site!</a><br> Courtesy of <a href="http://www.bellybytes.com/" title="Belly Bytes">Belly Bytes</a> </font> </td> </tr> </table>
Cleaning Clues and Household Helpers
Over 100 tips! How it will look:
|
Cleaning Clues, Household Helpers
|
Here is the code:
<table border="2" width="300" cellspacing="3" cellpadding="3" bgcolor="#ffffff" bordercolor="#000080"> <tr> <td> <div align="center"> <font style="font-family: verdana; font-size: .9em; color: #000080; font-weight: bold;">Cleaning Clues, Household Helpers</font> </div> <font style="font-family: verdana; font-size: .7em; color: #000000; font-weight: normal;"> <script src="http://www.bellybytes.com/cleaning.js" type="text/javascript"></script> </font> <div align="center"> <font style="font-family: arial; font-size: .7em; color: #000080; font-weight: normal;"> <a href="http://www.bellybytes.com/random_fact.html">Put it on your site!</a><br> Courtesy of <a href="http://www.bellybytes.com/" title="Belly Bytes">Belly Bytes</a> </font> </td> </tr> </table>
Fruit Fact Frenzy
Over 55 facts and tips! How it will look:
|
Fruit Fact Frenzy
|
Here is the code:
<table border="2" width="300" cellspacing="3" cellpadding="3" bgcolor="#ffffff" bordercolor="#ff0000"> <tr> <td> <div align="center"> <font style="font-family: verdana; font-size: .9em; color: #ff0000; font-weight: bold;">Fruit Fact Frenzy</font> </div> <font style="font-family: verdana; font-size: .7em; color: #000000; font-weight: normal;"> <script src="http://www.bellybytes.com/fruit.js" type="text/javascript"></script> </font> <div align="center"> <font style="font-family: arial; font-size: .7em; color: #000000; font-weight: normal;"> <a href="http://www.bellybytes.com/random_fact.html">Put it on your site!</a><br> Courtesy of <a href="http://www.bellybytes.com/" title="Belly Bytes">Belly Bytes</a> </font> </td> </tr> </table>
Veging Out
Over 60 facts and tips! How it will look:
|
Veging Out
|
Here is the code:
<table border="2" width="300" cellspacing="3" cellpadding="3" bgcolor="#ffffff" bordercolor="#003300"> <tr> <td> <div align="center"> <font style="font-family: verdana; font-size: .9em; color: #003300; font-weight: bold;">Veging Out</font> </div> <font style="font-family: verdana; font-size: .7em; color: #000000; font-weight: normal;"> <script src="http://www.bellybytes.com/veg.js" type="text/javascript"></script> </font> <div align="center"> <font style="font-family: arial; font-size: .7em; color: #003300; font-weight: normal;"> <a href="http://www.bellybytes.com/random_fact.html">Put it on your site!</a><br> Courtesy of <a href="http://www.bellybytes.com/" title="Belly Bytes">Belly Bytes</a> </font> </td> </tr> </table>
Stain Removal Facts
Every time your page is refreshed or re-visited, a new stain removal tip/fact will be displayed. Here is how it will look:
|
Stain Removal
|
Here is the code:
<table border="2" width="150" cellspacing="3" cellpadding="3" bgcolor="#ffffff" bordercolor="#000066"> <tr> <td> <div align="center"> <font style="font-family: verdana; font-size: 1em; color: #000066; font-weight: bold;">Stain Removal</font></div> <font style="font-family: verdana; font-size: .7em; color: #000000; font-weight: normal;"> <script src="http://www.bellybytes.com/stainremoval.js" type="text/javascript"></script> </font> <div align="center"> <font style="font-family: arial; font-size: .7em; color: #000066; font-weight: normal;"> <a href="http://www.bellybytes.com/random_fact.html">Put it on your site!</a><br> Courtesy of <a href="http://www.bellybytes.com/" title="Belly Bytes">Belly Bytes</a> </font> </div> </td> </tr> </table>
Battle of the Bugs
How it will look:
|
Battle of the Bugs
|
Here is the code:
<table border="2" width="300" cellspacing="3" cellpadding="3" bgcolor="#ffffff" bordercolor="#003300"> <tr> <td> <div align="center"> Battle of the Bugs</div> <script src="http://www.bellybytes.com/bugs.js" type="text/javascript"></script> <div align="center"> <a href="http://www.bellybytes.com/random_fact.html">Put it on your site!</a><br> Courtesy of <a href="http://www.bellybytes.com/" title="Belly Bytes">Belly Bytes</a> </div> </td> </tr> </table>