User:Breakdanzkat: Difference between revisions

From Bulbapedia, the community-driven Pokémon encyclopedia.
Jump to navigationJump to search
No edit summary
No edit summary
Line 1: Line 1:
<html>
<center>Under Construction</center>
<head>
<title>The Pokemon Site</title>
<Script language="Javascript">
<!--
/*
Code goes below this comment
*/
var StrX = prompt('Who is your favorite Pokemon?', 'Enter a name')
var Stry = "I hate " + StrX + "!!!"
alert(Stry)
// -->
</script>
</head>
<body>
<center><marquee>Favorite Pokemon Site :P</marquee></center>
 
</body>
</html>

Revision as of 14:16, 25 August 2009

Under Construction