Wednesday, January 19, 2011

my ticket to the school of webcraft

An annoying little message that tells you how much 2 + 2 is...

<script type="text/javascript">

  var sum = 2 + 2
  alert("the total is: " + sum)
 
</script>

just accept... stopped!