-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
50 lines (45 loc) · 1.18 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
<!DOCTYPE html>
<html lang="es">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>La Final del Siglo</title>
</head>
<body>
<footer class="pie"><p><h2>LA FINAL DEL SIGLO</h2></p></footer>
<br>
<h3>Argentina (4) 3 - 3 (2) Francia</h3>
<br>
<img id="Escudos" src="img/inicio y fondos/Escudos AFA FFF.png" alt="Escudos"
<br>
<a href="#pie">Inicio</a>
<a href="recorrido.html">Recorrido en Imágenes</a>
<a href="#contexto">Contexto</a>
<a href="#partido">Comienza el partido</a>
<a href="#1-0">1-0</a>
<a href="#2-0">2-0</a>
<a href="#cambios">Doble cambio</a>
<a href="#st">Segundo tiempo</a>
<a href="#2-1">2-1</a>
<a href="#2-2">2-2</a>
<a href="#alargue">Tiempo extra</a>
<a href="#3-2">3-2</a>
<a href="#3-3">3-3</a>
<a href="#penales">Penales</a>
<a href="#campeones">Campeones del Mundo</a>
<a href="#messi">Messi</a>
<a href="#mbappe">Mbappe</a>
<a href="#fin">Fin de la rivalidad</a>
<a href="#contacto"></a>
<br>
Partidos en Contexto:
<br>
Messi vs. Mbappé
<br>
<img id="Fondo-1" src="img/inicio y fondos/Fondo 1.jpg" alt="Fondo 1">
<br>
© 2023 Mati, Inc.
<br>
<a href="desafios/apracticar.html">Desafios</a>
</body>
</html>