logo
Ryan's Webpage
 

Hello Joe

Hello,Joe

<html>
<head>
<title>Hello Joe</title>
</head>

<body>
<h1>Hello,Joe</h1>
<script>
//hello joe
//by Ryan Te
//9/17/07
//demonstrate basic variable concepts
var greeting;
greeting="hi there, Joe";
alert(greeting);
</script>
</body>
</html>

 

 

Contact Me

 

Mr. Styner's Webpage

 

Classmates