Dia 7
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Buscadores</title>
|
||||
</head>
|
||||
<body>
|
||||
<a href="./buscadores.html">Buscadores</a>
|
||||
<a href="./periodicos.html">Periodicos</a>
|
||||
<a href="./radios.html">Radios</a>
|
||||
<a href="./televisiones.html">Televisiones</a>
|
||||
<a href="./plataformas/plataformas.html">Plataformas de Streaming</a>
|
||||
|
||||
<h1 style="color: green;">Buscadores</h1>
|
||||
<h3>Google</h3>
|
||||
<a href="https://www.google.es/" target="_blank">Enlace</a>
|
||||
<h3>Bing</h3>
|
||||
<a href="https://www.bing.com/?setlang=es" target="_blank">Enlace</a>
|
||||
<h3>Ask</h3>
|
||||
<a href="https://www.ask.com/" target="_blank">Enlace</a>
|
||||
<h3>Para contactar pulse el siguiente enlace:</h3>
|
||||
<a href="mailto:appasin04@gmail.com">Enlace</a>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,25 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Periodicos</title>
|
||||
</head>
|
||||
<body>
|
||||
<a href="./buscadores.html">Buscadores</a>
|
||||
<a href="./periodicos.html">Periodicos</a>
|
||||
<a href="./radios.html">Radios</a>
|
||||
<a href="./televisiones.html">Televisiones</a>
|
||||
<a href="./plataformas/plataformas.html">Plataformas de Streaming</a>
|
||||
|
||||
<h1 style="color: green;">Periódicos</h1>
|
||||
<h3>El Progreso</h3>
|
||||
<a href="https://www.elprogreso.es/" target="_blank">Enlace</a>
|
||||
<h3>La Voz de Galicia</h3>
|
||||
<a href="https://www.lavozdegalicia.es/" target="_blank">Enlace</a>
|
||||
<h3>El Ideal Gallego</h3>
|
||||
<a href="https://www.elidealgallego.com/" target="_blank">Enlace</a>
|
||||
<h3>Para contactar pulse el siguiente enlace:</h3>
|
||||
<a href="mailto:appasin04@gmail.com">Enlace</a>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,25 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Plataformas</title>
|
||||
</head>
|
||||
<body>
|
||||
<a href="../buscadores.html">Buscadores</a>
|
||||
<a href="../periodicos.html">Periodicos</a>
|
||||
<a href="../radios.html">Radios</a>
|
||||
<a href="../televisiones.html">Televisiones</a>
|
||||
<a href="./plataformas.html">Plataformas de Streaming</a>
|
||||
|
||||
<h1 style="color: green;">Buscadores</h1>
|
||||
<h3>Prime</h3>
|
||||
<a href="https://www.primevideo.com/offers/nonprimehomepage/ref=dv_web_force_root" target="_blank">Enlace</a>
|
||||
<h3>Netflix</h3>
|
||||
<a href="https://www.netflix.com/es/" target="_blank">Enlace</a>
|
||||
<h3>HBO</h3>
|
||||
<a href="https://www.hbomax.com/es/es" target="_blank">Enlace</a>
|
||||
<h3>Para contactar pulse el siguiente enlace:</h3>
|
||||
<a href="mailto:appasin04@gmail.com">Enlace</a>
|
||||
</body>
|
||||
</html>
|
||||
25
Practicas/Practicas HTML/Practica 9/Practica 9b/radios.html
Normal file
25
Practicas/Practicas HTML/Practica 9/Practica 9b/radios.html
Normal file
@@ -0,0 +1,25 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Radios</title>
|
||||
</head>
|
||||
<body>
|
||||
<a href="./buscadores.html">Buscadores</a>
|
||||
<a href="./periodicos.html">Periodicos</a>
|
||||
<a href="./radios.html">Radios</a>
|
||||
<a href="./televisiones.html">Televisiones</a>
|
||||
<a href="./plataformas/plataformas.html">Plataformas de Streaming</a>
|
||||
|
||||
<h1 style="color: green;">Periódicos</h1>
|
||||
<h3>Cadena Ser</h3>
|
||||
<a href="https://cadenaser.com/" target="_blank">Enlace</a>
|
||||
<h3>Kiss FM</h3>
|
||||
<a href="https://www.kissfm.es/" target="_blank">Enlace</a>
|
||||
<h3>Los 40 Principales</h3>
|
||||
<a href="https://los40.com/" target="_blank">Enlace</a>
|
||||
<h3>Para contactar pulse el siguiente enlace:</h3>
|
||||
<a href="mailto:appasin04@gmail.com">Enlace</a>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,25 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Televisiones</title>
|
||||
</head>
|
||||
<body>
|
||||
<a href="./buscadores.html">Buscadores</a>
|
||||
<a href="./periodicos.html">Periodicos</a>
|
||||
<a href="./radios.html">Radios</a>
|
||||
<a href="./televisiones.html">Televisiones</a>
|
||||
<a href="./plataformas/plataformas.html">Plataformas de Streaming</a>
|
||||
|
||||
<h1 style="color: green;">Periódicos</h1>
|
||||
<h3>TVE1</h3>
|
||||
<a href="https://www.rtve.es/television/" target="_blank">Enlace</a>
|
||||
<h3>TVE2</h3>
|
||||
<a href="https://www.rtve.es/television/" target="_blank">Enlace</a>
|
||||
<h3>TVG</h3>
|
||||
<a href="https://www.crtvg.es/tvg" target="_blank">Enlace</a>
|
||||
<h3>Para contactar pulse el siguiente enlace:</h3>
|
||||
<a href="mailto:appasin04@gmail.com">Enlace</a>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user