T- what ever that thing says.

RightRealmRightRealm Join Date: 2002-10-30 Member: 1737Members
<div class="IPBDescription">Count down timer for background..</div>So i ripped off the counterdown timer from <a href="http://planetns.com" target="_blank">planetns</a> screwed, sanded, hammered, sawed, chopped, copied and pasted the code into a .html doc and put it as my back ground... anyway its good for people like me who live in Australia or other places and would like some kinda of timer to go off. instead of using our brains to calculate it..

Im a theaf, i did steal it from plantns.com.. complements out to them..

any way the code is.

<body link="#000000" vlink="#000000" alink="#000000" text="#C0C0C0" bgcolor="#000000">

<td colspan="2"><div align="center"><font size="1" face="Verdana, Arial, Helvetica, sans-serif">
         <applet code="countdown.class" CODEBASE="http://139.81.52.69/java-sys" width="203" height="21">
           <param name="font" value="lcdb0">
           <param name="year" value=2002>
           <param name="month" value=10>
           <param name="day" value=31>
           <param name="hour" value=12>
         </applet>
         

         Counting-down to Natural Selections Release</font></div></td>
   </tr>
or if you want to d/l the one i made its at <a href="http://members.optusnet.com.au/rightrealm/count.html" target="_blank">http://members.optusnet.com.au/rightrealm/count.html</a>

have fun watching it.. i know i am..

I hope its the right time because i dont want to be sitting around like dod 3.0.. frees free cant complain.

Comments

Sign In or Register to comment.