Etiquetas html codigos
Enviado por Faby Flores • 5 de Febrero de 2017 • Trabajo • 486 Palabras (2 Páginas) • 198 Visitas
<html>
<head>
<title> Lic. Faby</title>
</head>
<body>
<!-- Código para no dejar seleccionar texto y bloquear "clic der y ctrl" -->
<BODY oncontextmenu="return false" onselectstart="return false" ondragstart="return false"> </body>
Leer más: http://www.todopatuweb.net/codigos/
<!-- Muestraal visitante un mensaje (alerta) al entrar a tu sitio web-->
<BODY onLoad="alert('Bienvenido a mi Página Web. Disfruta el contenido');" onUnLoad="confirm('Gracias por tu visita, espero que no sea la última');">
Leer más: http://www.todopatuweb.net/codigos/
<!-- Pon en tu web un texto con movimiento (arriba y abajo)-->
<marquee id="ejemplo" direction="up">AQUI VA EL TEXTO QUE DESEES </marquee><a href="javascript:void(0);" onclick="getElementById('ejemplo').direction='down';">Hacia abajo</a>---<a href="javascript:void(0);" onclick="getElementById('ejemplo').direction='up';">Hacia arriba</a>
<!--Inserta el famoso botón de "Ir Arriba". Imagen modificable (solo cambia la URL).-->
</script></div><div class="n"><div class="n"> <a href="#" title="Ir arriba"><img alt="Ir arriba" border="0" src="http://2.bp.blogspot.com/_qgZA1ny_dAs/S0QFsV1WD7I/AAAAAAAADhs/ZBKrnpzqBrk/s200/arrow8a.png" style=position:fixed;bottom:0;right:0;/></a> </div>
<!-- Añade una atractiva Marquesina con el texto que quieras.
<center> <div class="n"><p> <b><font color="#000000" face="georgia" size="4"><marquee width="400" scrollamount="5" bgcolor="#FFFFFF">Aquí tu texto</marquee> </font></b></p><center>
<!-- Contenido oculto (ejemplo: código html) con botón "Mostrar".-->
<div class="pre-spoiler"> <span style="color: #00ffff;">Clic Para Mostrar El Contenido</span> <input type="button" value="Mostrar Contenido" style="width:80px;font-size:15px;margin:0px;padding:0px;" onclick= "if (this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display != '') { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = '';this.innerText = ''; this.value = 'Ocultar'; } else { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = 'none'; this.value = 'Mostrar';}" /> </div><div> <div class="spoiler" style="display: none;"> AQUI ESCRIBEN TODO EL CONTENIDO QUE OCULTARAN YA SEA UN CHAT, REPRODUCTOR,ETC </div></div>
<!--Titulo en la barra de direcciones con movimiento.-->
<SCRIPT LANGUAGE="JavaScript">var txt=" Lic.Faby ";var espera=140;var refresco=null;function rotulo_title() {document.title=txt;txt=txt.substring(1,txt.length)+txt.charAt(0);refresco=setTimeout("rotulo_title()",espera);}rotulo_title();</script>
<!-- Insertar un simple botón: "Imprimir Página Actual".-->
<h2><a href="javascript:print()"><span style="color: rgb(0, 255, 255);"><span style="font-family: Arial;"><span style="font-size:
...