Random dude: Me!

dani274b

Member
Joined
Nov 8, 2012
Messages
6
Reaction score
1
Hmmmm. Im a random dude who is playing minecraft. I live in Denmark and i am awesome!!!
i love html coding (html = "hyper text marking launge" i think...)
HTML:
<html>
<head>
<title>Holy cow me</title>
</head>
<body>
<p><a href="javascript:self.close()">Close the window here.</a></p>
<script language="Javascript">
counter=1;
temp=0;
forbrug=setTimeout("window.close()", 10000);
</script>
 
<p>After 10 seconds the window will be gone.</p>
</body>
</html>
copy this and insert it in a textdocument then save it as "the name.html" and open it!!!
Bye Bye all...
 
Top