--  CURSO 2013 :        EDWIN PINTO     EUFRANCY MARTINEZ     KAREN HURTADO      YAJAIRA RODRIGUEZ     DILMAURY MORA      NAILETH MORENO        NEYLIS TOVAR      PAOLA GARCIA      ANDRES BLANCO      DANIEL PEREZ           MILEIDY SANDOVAL           YUSMILI GUZMAN            WANDA HERNANDEZ         GENESIS CHAVEZ       YANNELIS CASTILLO         SAIDA PEREZ           ESTEFANI JIMENEZ        HAYDEEMAR RODRIGUEZ       YACSURY GUERRERO     EIRA WUIN      --- Maestro: René Barbou ---                 

miércoles, 6 de noviembre de 2013

1/2 CREA TU BLOG ESTILO PAGINA WEB TOTALMENTE PERSONALIZADO

http://www.youtube.com/v/Evmw34xtdSc?autohide=1&version=3&showinfo=1&attribution_tag=cHkhAyqSgFd1RxGrxgGmHQ&autoplay=1&autohide=1&feature=share

lunes, 28 de octubre de 2013

Insertar videos de YouTube

Los vídeos de YouTube, se insertan directamente
El siguiente código es para instalar el reloj, entra en diseño - añadir un GadGet - HTLM-javascript.  Lo guardas y ves el blog.-

<!--- inicio codigo relojesflash.com--->
<table border="0"><tr><td><a href="http://www.relojesflash.com" title="relojes web"><embed style="" src="http://www.relojesflash.com/swf/6.swf" wmode="transparent" type="application/x-shockwave-flash" height="100" width="100"><param name="wmode" value="transparent" /></embed></a></td></tr><tr><td align="center"><a href="http://www.relojesflash.com"><img src="http://www.relojesflash.com/imagen/relojesflash.gif" border="0" alt="relojes web gratis" /></a></td></tr></table>
<!--- fin codigo relojesflash.com--->

PacMan Instalado

Códigos para instalar el juego PacMan en tu blog


Juego pacman

 <iframe src='http://www.minijuegostop.com.mx/showFlash.php?id=45' width='360' height='450' frameborder=0></iframe>


sábado, 26 de octubre de 2013

Código para instalar la cinta de nombres (Marquesina) que está en la parte superior, pueden cambiarse, agregarse mas nombres o frases-

<p align="center">
<marquee style="color: #FF0000; font-size: 16 pt; font-weight: bold" width="2600" height="15"> &nbsp;&nbsp; &nbsp;&nbsp; -- &nbsp;CURSO Julio 2013 :  
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
 EDWIN PINTO &nbsp;&nbsp;&nbsp;&nbsp;EUFRANCY MARTINEZ &nbsp;&nbsp;&nbsp;&nbsp;KAREN HURTADO &nbsp;&nbsp;&nbsp;&nbsp; YAJAIRA RODRIGUEZ&nbsp;&nbsp;&nbsp;&nbsp;
DILMAURY MORA &nbsp;&nbsp;&nbsp;&nbsp; NAILETH MORENO &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 NEYLIS TOVAR &nbsp;&nbsp;&nbsp;&nbsp;
 PAOLA GARCIA &nbsp;&nbsp;&nbsp;&nbsp; ANDRES BLANCO &nbsp;&nbsp;&nbsp;&nbsp;
DANIEL PEREZ&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp&nbsp;&nbsp;&nbsp;&nbsp;
MILEIDY SANDOVAL &nbsp;&nbsp;&nbsp;&nbsp;&nbsp&nbsp;&nbsp;&nbsp;&nbsp;
YUSMILI GUZMAN &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp&nbsp;&nbsp;&nbsp;&nbsp;
WANDA HERNANDEZ &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;  GENESIS CHAVEZ &nbsp&nbsp;&nbsp;&nbsp;&nbsp;
YANNELIS CASTILLO &nbsp;&nbsp;&nbsp&nbsp;&nbsp;&nbsp;&nbsp;
SAIDA PEREZ&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp&nbsp;&nbsp;&nbsp;&nbsp;
ESTEFANI JIMENEZ&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;  HAYDEEMAR RODRIGUEZ &nbsp&nbsp;&nbsp;&nbsp;&nbsp;   YACSURY GUERRERO&nbsp&nbsp;&nbsp;&nbsp;&nbsp;EIRA WUIN &nbsp&nbsp;&nbsp;&nbsp;
--- Maestro: René Barbou  --- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp&nbsp;&nbsp;&nbsp;&nbsp&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
  </marquee>
</p>

martes, 22 de octubre de 2013

Códigos para instalar el pajaro de twitter en tu blog

pajaro de twitter

<script src="https://sites.google.com/site/ayudabloggers/scripts/tripleflap.js" type="text/javascript"></script>
<script type="text/javascript">
var birdSprite='https://lh3.googleusercontent.com/-StM0Csn4ktc/TYNPdDXzNGI/AAAAAAAAAds/QPZ0-DbHgtc/s1600/birdsprite.png';
var targetElems=new Array('img','hr','table','td','div','input','textarea','button','select','ul','ol','li','h1','h2','h3','h4','p','code','object','a','b','strong','span');
var twitterAccount = 'http://twitter.com/USUARIO';
var twitterThisText ='';
tripleflapInit();
</script>