blob: 8dd5039bd83236bf2b192f96d60946ce985542f7 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
|
<link rel="shortcut icon" href="favicon2.gif">
<html>
<body bgcolor="#000000">
<TITLE>rays</TITLE>
<div align="center">
<style type="text/css">
body {cursor:url("cursor.gif"), auto;}
</style>
<style type="text/css">
a {cursor:url("cursor2.gif"), default;}
</style>
<style>
img {
position: absolute;
top: 50%;
left: 50%;
width: 1116px;
height: 788px;
margin-top: -394px;
margin-left: -558px;
}
#text {
position: absolute;
color: white;
font-size: 34px;
font-weight: bold;
font-style: oblique;
top: 50%;
left: 50%;
transform: translate(-50%, -50%)
}
a:link {color: white;}
a:visited {color:white;}
a:hover {color:#d2738a;}
a:active {color:white;}
</style>
<img border="0" src="lainbendit1_B.gif" alt="thunder" width="1116" height="788">
<p id="text">
<a href="ava.html" STYLE="TEXT-DECORATION: NONE">rays.html</a>
</p>
<audio autoplay loop>
<source src="rocknroll.ogg" type="audio/ogg">
Your browser does not support the audio element.
</audio>
</div>
|