diff options
| author | 8cy <[email protected]> | 2020-04-21 01:16:29 -0700 |
|---|---|---|
| committer | 8cy <[email protected]> | 2020-04-21 01:16:29 -0700 |
| commit | f410b0f585707e8e61d8bee7c1ca56a895a02466 (patch) | |
| tree | 101131c47e00d32d4e3cae1bea6153c91c4b3119 /daze.html | |
| parent | Create index.html (diff) | |
| download | acantha.ga-admin-f410b0f585707e8e61d8bee7c1ca56a895a02466.tar.xz acantha.ga-admin-f410b0f585707e8e61d8bee7c1ca56a895a02466.zip | |
A New Beginning
Diffstat (limited to 'daze.html')
| -rw-r--r-- | daze.html | 60 |
1 files changed, 60 insertions, 0 deletions
diff --git a/daze.html b/daze.html new file mode 100644 index 0000000..bd345ad --- /dev/null +++ b/daze.html @@ -0,0 +1,60 @@ +<link rel="shortcut icon" href="favicon2.gif"> +<html> + +<body> +<body bgcolor="#000000"> +<body background="bg_71.gif"> + +<div align="center"> + + <TITLE>daze</TITLE> + +<style type="text/css"> +body {cursor:url("cursor.gif"), auto;} +</style> + + +<style type="text/css"> +a {cursor:url("cursor2.gif"), default;} +</style> + +<style> + hand1 { + position:absolute; + bottom:-1px; + left: 20%; + width: 244px; + height: 300px; + margin-left: -1px; +} + +</style> + +<style> + hand2 { + position:absolute; + bottom:-1px; + right: 20%; + width: 237px; + height: 291px; + margin-right: -1px; +} + +</style> + + <hand1> +<a href="line.html"> +<img border="0" src="Handfree.gif" alt="LoveLain" width="244" height="300"></a> + </hand1> + + <hand2> +<a href="line.html"> +<img border="0" src="Handfree3.gif" alt="LoveLain" width="237" height="291"></a> + </hand2> + + +<iframe width="0" height="0" src="http://www.youtube.com/embed/6x0M-QPF1RA?autoplay=1&loop=1&playlist=6x0M-QPF1RA" frameborder="0" allowfullscreen></iframe> + +</body> + +</html>
\ No newline at end of file |