-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
98 lines (76 loc) · 3.3 KB
/
index.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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>The Amarillos</title>
<meta name="viewport" content="width=device-width, user-scalable=Yes, initial-scale=1.0,
maximum-scale=3.0, minimum-scale=1.0">
<link rel="stylesheet" href="imagenes.css/estilos.css">
<link rel="icon" href="log2/of.png">
</head>
<body>
<header>
<nav>
<a href="https://chat.whatsapp.com/JTYQEkXdPh94hwXz9W5am1" id="icono" class="icono">Menú</a>
<div class="enlaces uno" id="enlaces">
<a href="inicio"></a>
<a href="acerca de "></a>
<a href="Contacto"></a>
</div>
</nav>
<div class="container">
<div class="texto">
<h1>The Amarillos</h1>
<h2>Gohit_Mayer
</h2>
<h3>Rivaldo_Serpá</h3>
<h3>Luis_Alberto</h3>
<h3>Sledin_Sled</h3>
<h3>Yes_Yes</h3>
<h3>Tito_Sucari</h3>
<h2>Ronald_ArNol</h2>
<a href="#">Whatsapp
</a>
</div class >
<img src="imagenes.css/aea.gif" alt="">
</div>
</header>
<div class="wave">
<div style="height: 150px; overflow: hidden;" ><svg viewBox="0 0 500 150" preserveAspectRatio="none" style="height: 100%; width: 100%;"><path d="M0.00,49.98 C149.99,150.00 271.49,-49.98 500.00,49.98 L500.00,0.00 L0.00,0.00 Z" style="stroke: none; fill: #c31432;"></path></svg></div>
</div>
<ul class="logo">
<img src="img/1.png" alt="">
<img src="img/2.png" alt="">
<img src="img/3.png" alt="">
<a href="log2/of.png"><img src="img/cuatro.gif" alt=""></a>
<img src="img/5.png" alt="">
<img src="img/6.png" alt="">
<img src="img/7.png" alt="">
<head class="musica">
</head>
<img src="img/musicas.png" alt="">
</div>
</p>
<div class="containers">
<div class="musicas">
<audio src="musica/electro.mp3" controls></audio>
<audio src="musica/callaita.mp3" controls></audio>
<audio src="musica/loco.mp3" controls></audio>
<audio src="musica/gracias.mp3" controls></audio>
<audio src="musica/encontre.mp3" controls></audio>
</div>
</div >
<div class="video">
<video src="video/mayer.mp4" controls width="750px;" ></video>
</div>
<ul>
<img src="img/mas-mas.gif" alt="">
<img src="img/mas-mas.gif" alt="">
</ul>
<div class="wave">
<div style="height: 150px; overflow: hidden;" ><svg viewBox="0 0 500 150" preserveAspectRatio="none" style="height: 100%; width: 100%;"><path d="M0.00,49.98 C149.99,150.00 349.20,-49.98 500.00,49.98 L500.00,150.00 L0.00,150.00 Z" style="stroke: none; fill: #c31432;"></path></svg></div>
</div>
</body>
</html>