-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathBIbliografía.html
76 lines (54 loc) · 2.78 KB
/
BIbliografía.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
<!DOCTYPE html>
<head>
<meta charset="UTF-8">
<title>Bibliografía</title>
<link rel="icon" href="c:\Users\PERSONAL\Downloads\PRESENTACIÓN\ARIEL.jpeg">
<style>
body { background-image: url(OOOOfial.jpeg);
background-repeat: no-repeat;
background-size: cover;
margin: 0%;
padding:0%;
}
img { position:fixed}
.img-right, .img-left {
position: absolute;
width: 300px;
}
.img-right {
top: 140px;
right: 500px;
}
</style>
</head>
<body>
<br>
<h1 style="text-align: center; color: rgb(250, 0, 83); font-family: Cooper Black; font-size: 65px"> Bibliografía</h1>
<img src="fin.png" alt="La Sirenita" class="img-right">
<br>
<br>
<br>
<br>
<br>
<br>
<P style="width: bold; font-family:Comic Sans MS; font-weight: bold; margin: 200px; font-size: 20px; text-align:justify; background-color: rgba(255, 255, 255, 0.788); padding: 10px 20px; border-radius: 25px; ">
1.Disney Fandom. "Ariel". [En línea]. Disponible en:<a href="https://es.wikipedia.org/wiki/La_sirenita_(serie_animada).">Disney </a>[Consulta: 5 de diciembre de 2024].
<br>
<br>
2.Wikipedia. "La sirenita (serie animada)". [En línea]. Disponible en: <a href="https://es.wikipedia.org/wiki/La_sirenita_(serie_animada)."> Wikipedia</a> [Consulta: 5 de diciembre de 2024].
<br>
<br>
3.Common Sense Media. "La Sirenita (The Little Mermaid)". [En línea]. Disponible en: <a href="https://www.commonsensemedia.org/es/resenas-pelicula/la-sirenita-the-little-mermaid">Reseñas</a> [Consulta: 5 de diciembre de 2024].
<br>
<br>
4.La Sirenita. Cuento tradicional danés para niños. En: Guiainfantil [en línea]. Disponible en: <a href="https://www.guiainfantil.com/articulos/cultura/leer/cuento/la-sirenita-cuento-tradicional-danes-para-ninos/"> La Sirenita Como Cuento Tradicional</a> Consultado el 13 de diciembre de 2024.
</P>
<ul style="width: 200px; margin: 0 auto; text-align: center; font-weight: bold; height:4px px; background-color: rgba(144, 255, 255, 0.719); padding: 2px 2px; border-radius: 25px; border-radius: 25px; font-size: 23px; font-family: comic sam MS; border-width: 2px; border-color: rgb(2, 16, 214); text-decoration: solid">
<a href="WEBARIEL.html"> IR A INICIO</a>
<br>
<br><a href="WEBARIEL.html">REGRESAR</a>
<br>
</ul>
<p style="text-align: center; color: black; font-size: 20px; font-family: cooper black;">LikaTEC | 2024</p>
</body>
</html>