Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added OC_de_Candel.webp
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
70 changes: 70 additions & 0 deletions Tarea Fake Blog Dante Medrano.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,70 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Fake Blog</title>
<meta name="description" content="El Trabajo para Coding Dojo">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
</head>

<body>
<div class="Informacion">
<h1>Candel!</h1>
<img src="OC_de_Candel.webp" alt="Inserte Imagen de Candel">
<p>Candel!, Es un Youtuber de Colombia, Tiene hasta la fecha aproximadamente 39.100 suscriptores, Teniendo 5.660.267 visualizaciones aproximadamente y su canal fue creado el 7 nov 2015. Subiendo su primer video el </p>
<p>Su contenido principal es hablar del videojuego de Friday Night Funkin (Más en especifico Polemicas y/o Funas) aunque tambien habla de otros juegos/comunidades, El proposito de esos videos es de informar y advertir de los peligros de la internet, Tambien hace Gameplays en Directo y cuenta de noticias sobre Friday Night Funkin.</p>
<br>
<h1>Redes Sociales de Candel!</h1>
<table>
<tread>
<tr>
<th>Canal de Youtube</th>
<th>Cuenta de Twitter</th>
<th>Su servidor de Discord (Que es bastante bueno)</th>
<th>Cuenta de Instagram</th>
</tr>
</tread>
<tbody>
<tr>
<td><a href="https://www.youtube.com/c/Candel100/featured">Haz clic aquí para ir a ver su canal de Youtube</a></td>
<td><a href="https://twitter.com/YoSoyCandel ">Haz click aquí para ir a ver su cuenta de Twitter</a></td>
<td><a href="https://discord.com/invite/5D2uHhWVDq">Haz click aquí para entrar a su servidor de Discord (Que es bastante bueno)</a></td>
<td><a href="https://www.instagram.com/yosoycandelyt/">Haz click aquí para ver su Instagram</a></td>
</tr>
</tbody>
</table>
</div>

<h1>Por favor, Contesta esta breve encuesta</h1>
<br>
<form action="" method="post">
<div class="Envio de Informacion">
<label for="email">Email:</label>
<input type="text" id="email" name="email">
<br>
<label for="Accepts">Si, Mandame un monton de correos</label>
<input type="radio" id="Accepts" name="Acepta o Rechaza" value="Accept">
<br>
<label for="Dennies">No porfavor, No me mandes ningun correo</label>
<input type="radio" id="Dennies" name="Acepta o Rechaza" value="Dennie">
</div>
<br>
<div>
<label for="How">¿Como supiste de nosotros?</label>
<br>
<label for="CodingD">Tarea del Coding Dojo</label>
<input type="checkbox" id="CodingD" name="Saber" value="Dojo">
<br>
<label for="Disc">Post/Mensaje de Discord</label>
<input type="checkbox" id="Disc" name="Saber" value="Discord">
<br>
<label for="Youtube">Canal de Youtube</label>
<input type="checkbox" id="Youtube" name="Saber" value="YoutubeRed">
</div>
</form>


</body>

</html>