Hello

Welcome to my page!

Javascript

 
Links

3 questions

<script>

//Julio Maravilla
//September 19 2007

alert("I'm going to ask you three very important questions");

var name=prompt("What is your name");
var age=prompt("What is your age");
var color=prompt("What is your favorite color");

document.write("<center><big><big><big>Hello "+ name +" !</big></big></big></center>");

document.write("I know you are "+ age +" years old and probably are thinking about your future");

document.write(" And if all goes well, you'll end up living in a big "+ color +" house!!!");

</script>

 

Links

Contact me

Favorite links

Computer Science

Five Classmates