~~~Chao Li~~~
~Kumo no Mukou, Yakusoku no Basho~
<html> <head> <title>Hello Joe</title> </head> <body> <h1>Hello, Joe</h1> <script> //Chao Li. September 19, 2007 //hello Joe //Demonstrate basic variable concepts var greeting; greeting = "Hi there, Joe"; alert (greeting); </script> </body> </html>
<html> <head> <title>Hello Joe</title> </head>
<body> <h1>Hello, Joe</h1> <script> //Chao Li. September 19, 2007 //hello Joe //Demonstrate basic variable concepts var greeting; greeting = "Hi there, Joe"; alert (greeting); </script> </body> </html>
My Contact
Chapter3