index | About author | About author

Funny HTML/PHP. Started 5/5/2024.

<!DOCTOR TYPE PHP>
<html>
<head>
<title>I am stuck up.</title>
</head>
<body>
<header>Why am I not in head? Is this a double headed beast?</header>
<script>
alert("Hey head, think, why are you stuck up and why am I thinking down here?"+
"Am I a zombie and swallowed a brain?");
</script>
<?php echo 'Word. Why am I thinking here again?'; ?>
<footer>Am I a kicker or what? I am not how this gets around so what use am I?</footer>
</body>
</html>

X E.