A handy calculator that will calculate both your Western and Chinese birth Signs. Enter the day, month, and year of your birth - or your date's - and instantly figure out if you (or they) are a Gemini born in the Year of the Ox, or a Year of the Rabbit/Cat Aquarius. The calculator will also return customizable funny messages if the user inputs an impossible date (ie, February 30 or December 32).
We have tested the code in IE6.0, Firefox1.5.0.4, Opera9.0, Netscape8.1 and AOL Explorer1.2. This script worked well in all platforms with one (1) variation observed in Opera9.0.
Depending on your knowledge of HTML and javascripts, this is an easy two (2) part copy and paste code that goes in both the <HEAD> and <BODY> sections of your document with minimal reconfigurations in the <BODY> section for cosmetic reasons only.
The only possible reconfiguration you can make within this code is to change the look and feel of the <table> </table> surrounding the effect. This is done within the <BODY> section of the code. The color coded areas below are those that you can change to suit your pages
<form name="zodiac">
<center>
<table bgcolor="#eeaa00" border="2" bordercolor="#000000" rules="none" cellspacing="0" cellpadding="4">
For your Information:
The font color by default will be that of the defined color in your <BODY> tag. If you want to change the font color, face and size, see below on where and howto. There are five (5) places just like the below that you can reconfigure the text.
Just study the code to find all six (5) places
<tr><td><b>Year</b></td>
They will say: |
|
Just add an opening and closing font tag around each one you want to reconfigure. In other words:
<tr><td><b> <font face="georgia, arial,helvetica"size=" 3"color="#dda0dd">Year</b></font></td>
Question: Why add a complete font tag and close the font tags in all five (5) places? Why can't I just add one font tag in the beginning and just close it at the end of all five (5) places?Answer: Reason being is quite simple. Each individual <tr><td> is for all intensive purposes complete and separate from the others within the <table>. Therefore each section needs to be closed (</font>) just as you need to add the complete font tag to all five (5) sections. If you would to only add the font tag to the first part, then all the rest of the parts would then revert to the default defined within the <BODY> tag. To clarify it a little further, consider each <tr><td> as a door that is being opened. In the code you will notice after each part (door) to be reconfigured there is a closing </td>. The "Hypothetical Door" so to speak is now being closed not allowing anything else to enter or exit. Hence, the need for the opening and closing font tags in each individual section.
We hope our tutorial was easy to follow and we covered everything in detail. If you would like to add this effect into your pages, grab the respective below link* and you are there. If you have any problems with this or anything else, feel free to consult our [ FAQ ] and if you can't find the answer there, [ contact us ].
[ Get Code Here ]
[ Rate This Page ]
For your Information: * Since the original script site no longer archives this effect, we now are archiving this script for your convenience.
Search Our Site By Individual letter
[ A ]
[ B ]
[ C ]
[ D ]
[ E ]
[ F ]
[ G ]
[ H ]
[ I ]
[ J-K ]
[ L ] |
Little Tips Directory [ Page 1 ] [ Page 2 ] [ Page 3 ] [ Page 4 ] [ Page 5 ] [ Page 6 ] [ Page 7 ] |
[ Index Page 1 ]
[ Index Page 2 ]
[ Index Page 3 ]
[ Index Page 4 ]
[ Index Page 5 ] [ Index Page 6 ] [ Index Page 7 ] [ Index Page 8 ] [ Index Page 9 ] [ Index Page 10 ] [ Index Page 11 ] [ Index Page 12 ] [ Index Page 13 ] [ Form Index ] [ 2001 ] [ 2002 ] [ 2003 ] [ 2004 ] [ 2005 ] [ 2006 ] [ 2007 ] [ Disclaimer ] [ News Letter Archives ]
[ Navigation Page ]
[ Archives Of Published Material ] |
If you are part of the ever growing number of webmasters who enjoy
sharing your knowledge with others on web design, join The
Consigliere Ltd. web ring to broaden your scope of exposure.
Join Today
This Site Was Built And Is Maintained Exclusively by
The Webmaster @ Consigliere Ltd.
Copyright © Consigliere Ltd., All Rights Reserved. 2001-