adrianmejias
  HTML para tu web Image Hosted by ImageShack.us
 
1.- Este codigo te permite colocar la fecha exacta en tu web

<script languaje="JavaScript">var mydate=new Date()
var year=mydate.getYear()
if (year <1000)
year+=1900
var day=mydate.getDay()
var month=mydate.getMonth()
var daym=mydate.getDate()
if (daym<10)
daym="0"+daym
var dayarray=new Array("Domingo","Lunes","Martes","Miercoles","Jueves","Viernes","Sabado")
var montharray=new Array("Enero","Febrero","Marzo","Abril","Mayo","Junio","Julio","Agosto","Septiembre","Octubre","Noviembre","Diciembre")
document.write("<small><font color='000000' face='Arial'>"+dayarray[day]+" "+daym+" de "+montharray[month]+" de "+year+"</font></small>")</script>

2.- Este codigo te permite colocar un buscador google en tu web

<form method="get" action="http://www.google.com/search">
    <table bgcolor="#ffffff">
        <tbody>
            <tr>
                <td>&nbsp;<a target="_blank" href="
http://www.google.com/"><img border="0" alt="Google" align="absMiddle" src="http://www.google.com/logos/Logo_40wht.gif
" /></a><input maxlength="255" size="31" name="q" type="text" />&nbsp;<br />
                <input type="submit" name="btnG" value="B&uacute;squeda Google" /></td>
            </tr>
        </tbody>
    </table>
    <br />
    <br />

3.-   Este codigo es para tener un  reloj dijital

<p><a href="http://www.freeflashtoys.com/?digital-clock"><OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"WIDTH="326" HEIGHT="109" id="myMovieName"><PARAM NAME=flashvars VALUE="myc=2949136"><PARAM NAME=movie VALUE="http://stuff.freeflashtoys.com/swf/digit.swf?myc=2949136"><PARAM NAME=quality VALUE=high><PARAM NAME=wmode VALUE=transparent><EMBED src="http://stuff.freeflashtoys.com/swf/digit.swf?myc=2949136" quality=high WIDTH="326" HEIGHT="109" wmode="transparent" NAME="myMovieName" ALIGN="" TYPE="application/x-shockwave-flash"PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED></OBJECT></a><br>Get your own <a href="http://www.freeflashtoys.com/?digital-clock">Digital Clock</a><img style="visibility:hidden;width:0px;height:0px;" border="0" width="0" height="0" src="http://stuff.pyzam.com/misc/CXNID=1000015.12NXC.gif" /></p>
 
  Hoy habia 5 visitantes¡Aqui en esta página!  
 
Este sitio web fue creado de forma gratuita con PaginaWebGratis.es. ¿Quieres también tu sitio web propio?
Registrarse gratis