
JavaScript
JavaScript can do almost anything! They go from changing the background color to pass
Words and even to games like RuneScape. Important note: When begining a
JavaScript function, ALWAYS put it inbetween <HEAD> <SCRIPT language="
JavaScript"> and </SCRIPT> </HEAD> If that doesn't work then put the functions between: <HEAD> <SCRIPT language="
JavaScript"> <!--hide and //--> </SCRIPT> </HEAD>