Hier sind ein paar Html Codes.
Schneeflocken Code
action="textarea.html" method="post"> <script type='text/javascript'>
<!--
var today = new Date();
var targetDate = new Date("01/01/3000");
var timeBeforeTarget = Math.floor(( targetDate.getTime()- today.getTime()) / 86400000);
var msg = "<strong>Es sind nur noch " + (timeBeforeTarget +1) + " Tage bis zum Jahr 3000.</strong>";
document.write(msg);
//-->
</script><br />
<div id="kostenlosejavascripts" align="center"><a href="http://www.kostenlose-javascripts.de/javascripts.html" title="Javascript Codes" target="_blank">Javascript Codes</a></div>
<br /> |