-
Notifications
You must be signed in to change notification settings - Fork 0
/
retro.html
50 lines (43 loc) · 1.9 KB
/
retro.html
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="shortcut icon" href="img/retroico.png" type="image/x-icon">
<title>Saikore</title>
</head>
<body>
<header>
<nav>
<a style="color: white;" href="index.html">Volver</a>
<p align="right">
<img src="img/watermelonwolf.png" alt="lobito_sandia" width="50" height="50">
<audio src="djmorfiusyelpelondelmaicrofonyunou/aquatic ambience.mp3" controls="controls" preload="none">
</audio>
</p>
</nav>
</header>
<body background="img/universo.gif">
</body>
<section class="header">
<center>
<br>
<h1 style="color: white;"><img src="img/tijerasR.gif" alt="tijeras"> Welcome to Saikore</h1>
<marquee behavior="" direction="left">
<h3 style="color: white;">Estas solo? todos lo estamos alguna vez</h3>
</marquee>
<img src="img/internet-explorer.gif" alt="???" width="50" height="50">
<blockquote style="color: white;">
<img src="img/estrella.gif" alt="stars"> El disco duro de tu ordenador <img src="img/estrella.gif"
alt="stars"><br>
<img src="img/estrella.gif" alt="stars"> No entiende los versos de este poeta <img
src="img/estrella.gif" alt="stars"><br>
<img src="img/estrella.gif" alt="stars"> Esta letra, nació de una cicatriz <img src="img/estrella.gif"
alt="stars"><br>
<img src="img/estrella.gif" alt="stars"> Allí donde mi herida se junta con la vuestra <img
src="img/estrella.gif" alt="stars"><br>
</blockquote>
</center>
</section>
</body>
</html>