diff options
Diffstat (limited to 'mind.html')
| -rw-r--r-- | mind.html | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/mind.html b/mind.html new file mode 100644 index 0000000..daaa501 --- /dev/null +++ b/mind.html @@ -0,0 +1,37 @@ +<html><head> + <title>T r u e m i n d ?</title> + <link rel="icon" href="../i.imgur.com/E5vZemY.png"> + <link rel="stylesheet" href="adam.css" type="text/css"> + <style type="text/css">a {text-decoration: none}</style> + <style type="text/css"> +body {cursor:url("cursor1.html")1 1, auto;} +</style> + +<style type="text/css"> +a {cursor:url("cursor2.html")1 1, default;} +</style> + </head> + <body> + <div class="centerContainer"> + <div id="quoteText"><br><br><br><br><br><br> + <a href="sinking.html">Which is your true mind?</a> +</div> + </div> + + + + + +<html> +<body bgcolor="#424242"> +<body background="mind.gif"> +</body> +</html> + + +<audio autoplay loop > + <source src="mind.mp3" type="audio/mpeg"> + </audio> + +</div> +</body></html>
\ No newline at end of file |