blob: 6dba848b923eeeb9323273db3593536701447ee1 (
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
|
<link rel="shortcut icon" href="../favicon2.gif">
<html>
<body bgcolor="#000000">
<TITLE>statue 1</TITLE>
<div>
<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;
bottom: 0;
left: 35%;
width: 720px;
height: 1080px;
margin-bottom: -200px;
margin-left: -360px;
}
</style>
<a href="statue2.html">
<img border="0" src="bust3.gif" alt="Fece" width="720" height="1080"></a>
<iframe width="0" height="0" src="http://www.youtube.com/embed/v7mfaZo6d_M?autoplay=1&loop=1&playlist=v7mfaZo6d_M" frameborder="0" allowfullscreen></iframe>
</div>
</body>
</html>
|