Add some humor to your site simply by plugging in a few lines of code into your HTML document!
Joke A Day offers you the best in internet humor -- completely free of charge. But, more
importantly, after you've copied the code to your site, it's 100% maintenance free! We
update the files daily. Plus, it all runs on our servers, so there's absolutely no
drain to YOUR server load!
Humor Taglines
Simply copy this code EXACTLY (including the spacing) and put it into the BODY of your HTML file:
<script src="http://www.jokeaday.com/cgi-bin/tagline.cgi?tagpunso"
LANGUAGE="javascript">
</script>
And it will produce a line like this that you can do almost anything with:
This code will change each time the page refreshes.
Daily Joke Generator
Use this generator to create a custom joke feed for your site. When your preview
looks the way you want it to, click the "Generate Code" button and copy and paste
your code into the BODY tag of your HTML page.
The "Custom" type uses all of the options below the "type" selection. The other
nine types listed are pre-fabbed styles you can also use.
Here's an example of how the feed will look:
Wild Links Feeds
You can also put our Wild Links right on your site.
Use this link to access the code generator for this feed: Wild Link Feed Generator
If you don't want the Category Graphics and you want maximum control over the appearance of your wild links, then
just copy this script line right into the BODY of your page. (The "howmany" variable allows you to say how many links
you want from us.)
<script src="http://www.jokeaday.com/cgi-bin/wild_links2_feed.cgi?howmany=5" LANGUAGE="javascript"></script>
This script gives you a simple raw text file, with links to the appropriate sites. You can enclose the script in
a table, change the background of the table, use whatever font face you like, whatever colors you like. It's perfect
for anyone who needs ultimate control over how the links look. Here's an example. This script:
<table width = "200" bgcolor = "#000000">
<tr>
<td>
<font face = "arial" color = "white">
<script src="http://www.jokeaday.com/cgi-bin/wild_links2_feed.cgi?howmany=5" LANGUAGE="javascript"></script>
</td>
</tr>
</table>
Would produce this: