Simple Clock with Color
The code to do a color clock
<center>
<script>document.write("<font color=red>"+Date()+".</font>")</script>
</center>