paginadelfredi.es.tl
fredyy  
  inicio
  mis imagenes
  mis videos y tutoriales
  rompecabezas
  codigos html
  botones para web
  Encuestas
  my google
codigos html
  CODIGOS HTML.

CUADRO DE TEXTO
 <textarea style="width:360px;height:58px;" rows="2" cols="34">AQUI ALGUN TEXTO</textarea>

EFECTO TEXTO.

<h5><script language="JavaScript1.2"> var message="Bienvenidos a Codes web!" var neonbasecolor="white" var neontextcolor="yellow" var flashspeed=50 var n=0 if (document.all){ document.write('<font color="'+neonbasecolor+'">') for (m=0;m<message.length;m++) document.write('<span id="neonlight">'+message.charAt(m)+'</span>') document.write('</font>') var tempref=document.all.neonlight } else document.write(message) function neon(){ if (n==0){ for (m=0;m<message.length;m++) tempref[m].style.color=neonbasecolor } tempref[n].style.color=neontextcolor if (n<tempref.length-1) n++ else{ n=0 clearInterval(flashing) setTimeout("beginneon()",1500) return } } function beginneon(){ if (document.all) flashing=setInterval("neon()",flashspeed) } beginneon() </script> </h5>

TITULO CAMBIANTE.

<!-- Mas trucos en codespwg.es.tl --> <SCRIPT LANGUAGE="JavaScript"> var message = new Array(); // Set your messages below -- follow the pattern. // To add more messages, just add more elements to the array. message[0] = "www.codesweb.es.tl"; message[1] = "Codigos Html"; message[2] = "Encuestas"; message[3] = "Newsletter"; message[4] = "Libro de visitas"; message[5] = "Tutoriales"; message[6] = "... Todo y MUCHO mas GRATIS"; // Set the number of repetitions (how many times the arrow // cycle repeats with each message). var reps = 2; var speed = 200; // Set the overall speed (larger number = slower action). // DO NOT EDIT BELOW THIS LINE. var p = message.length; var T = ""; var C = 0; var mC = 0; var s = 0; var sT = null; if (reps < 1) reps = 1; function doTheThing() { T = message[mC]; A(); } function A() { s++; if (s > <img src="http://theme.webme.com/smiles/cool.gif" border="0"> { s = 1;} // you can fiddle with the patterns here... if (s == 1) { document.title = '||||||====||| '+T+' -----'; } if (s == 2) { document.title = '|||=|||===||| '+T+' -----'; } if (s == 3) { document.title = '|||==|||==||| '+T+' -----'; } if (s == 4) { document.title = '|||===|||=||| '+T+' -----'; } if (s == 5) { document.title = '|||====|||||| '+T+' -----'; } if (s == 6) { document.title = '|||===|||=||| '+T+' -----'; } if (s == 7) { document.title = '|||==|||==||| '+T+' -----'; } if (s == <img src="http://theme.webme.com/smiles/cool.gif" border="0"> { document.title = '|||=|||===||| '+T+' -----'; } if (C < (8 * reps)) { sT = setTimeout("A()", speed); C++; } else { C = 0; s = 0; mC++; if(mC > p - 1) mC = 0; sT = null; doTheThing(); } } doTheThing(); // End --> </script>
BIENBENIDOS ALA PAGINA DEL FREDI  
 

¿Que te parecio la pagina?
BUENA
MALA
MAS O MENOS

(Mostrar resultados)


 
Este sitio web fue creado de forma gratuita con PaginaWebGratis.es. ¿Quieres también tu sitio web propio?
Registrarse gratis