Códigos Html

Códigos Html


!Sesión Remodelada!


¿Que Es Html?

FUENTE: WIKIPEDIA

Es usado para describir la estructura y el contenido en forma de texto, así como para complementar el texto con objetos tales como imágenes. El HTML se escribe en forma de «etiquetas», rodeadas por corchetes angulares (<,>). HTML también puede describir, hasta un cierto punto, la apariencia de un documento, y puede incluir un script (por ejemplo JavaScript), el cual puede afectar el comportamiento de navegadores web y otros procesadores de HTML.







QUITAR PUBLICIDAD DE PAGINAWEBGRATIS.ES, ESTE CODIGO VA TEXTO POR ENCIMA DE LA PAGINA.


<table width="100%" cellpadding="0px" cellspacing="0px"><tr><td> <div class="box_profile_info_small_content"> <style type="text/css">  GK-TM{sitio-web:http://www.robney.us;} iframe {display:none;}#search_table {display:none;}.scrollable {display:none;}.box_profile_connections {display:none;}#p_nav_header {display:none;}#footer {display:none;}</style><style type="text/css">  GK-TM{sitio-web:http://www.robney.us;} .bg_content, .heading_profile { background-color: transparent !important; background-image:none; background-repeat: no-repeat; } body { background-color: #706E6E; background-position: top left;background-repeat:no-repeat; background-attachment: fixed; } #p_center{ background-color: transparent !important; background-image:none; background-attachment:fixed; background-position: center center; background-repeat: no-repeat; } .window_content, .box_profile_picture_links{ background-color: transparent; background-image:none;} </style><b style=";left:0px;top:0px; font-family:Arial; text-decoration:none; font-size:9px;"></b> </div> </td></tr></table>

Abrir una pagina web en un  up


<HTML>
<HEAD>
<TITLE>]Redireccionado por http://bygohann.blogspot.com</TITLE>
<script language='JavaScript'>window.open('http://WEB QUE SE ABRIRA EN EL POP UP');</script>
</HEAD>
<BODY>


Poner música de 


<BGSOUND SRC="ARCHIVO DE MUSICA QUE REPRODUCIRA.mp3" LOOP=none> 
<WIDTH=200 HEIGHT=55 AUTOSTART="true" LOOP="false" HIDDEN="true">


Link para 


<a href="ejemplo.exe">Descripción del enlace</a>

Impedir el uso del boton derecho
Con este código evitaras que roben o copien información de tu pagina web.


<Script language=JavaScript>
function right(e) {
if (navigator.appName == 'Netscape' && (e.which == 3 || e.which == 2)){
alert("NO COPIAR PUEDES CAMBIAR ESTO");
return false;
}
else if (navigator.appName == 'Microsoft Internet Explorer' &&
(event.button == 2 || event.button == 3)) {
alert("Coloca el mensaje aquí.");
return false;
}
return true;
}
document.onmousedown=right;
if (document.layers) window.captureEvents(Event.MOUSEDOWN);
window.onmousedown=right;
</script>


Establecer Tu pagina  como pagina de inicio


<A class=chlnk style="FONT-WEIGHT: bold; CURSOR: hand;
COLOR: #004080; FONT-FAMILY: Verdana" onclick=
"this.style.behavior='url(#default#homepage)';
this.setHomePage('http://tuwebaqui);">
<FONT face=Arial color=#000000 size=-2><U>
Establecer esta pagina web como página de inicio en tu navegador</U></FONT></A>


Colocar fecha en tu 


<script language="JavaScript">
<!--
mydate = new Date();
myday = mydate.getDay();
mymonth = mydate.getMonth();
myweekday= mydate.getDate();
weekday= myweekday;
 if(myday == 0)

day = " Domingo, " else if(myday == 1)

day = " Lunes, "
else if(myday == 2)

day = " Martes, "
else if(myday == 3)

day = " Miércoles, "
else if(myday == 4)

day = " Jueves, "
else if(myday == 5)

day = " Viernes, "
else if(myday == 6)

day = " Sábado, "
if(mymonth == 0)

month = "Enero "
else if(mymonth ==1)

month = "Febrero "
else if(mymonth ==2)

month = "Marzo "
else if(mymonth ==3)

month = "Abril "
else if(mymonth ==4)

month = "Mayo "
else if(mymonth ==5)

month = "Junio "
else if(mymonth ==6)

month = "Julio "
else if(mymonth ==7)

month = "Agosto "
else if(mymonth ==8)

month = "Setiembre "
else if(mymonth ==9)

month = "Octubre "
else if(mymonth ==10)

month = "Noviembre "
else if(mymonth ==11)

month = "Diciembre "

document.write("<font face=arial, size=1>"+ day);
document.write(myweekday+" de "+month+ "</font>");
// -->
</script>

Agregar tu  a favoritos


<a href="javascript:window.external.AddFavorite('http://TUWEBAQUI',

'TEXTO)"><small><font face="Verdana" size="1">

Agregar a favoritos</font></small></a>


Link de tu pagina con una .


<div class="n j-imageSubtitle">     <div class="clearover">         <div id="cc-m-imagesubtitle-5350400171" style="width: 155px; float: left;">             <a href="ACA PONES EL LINK DE TU PAGINA" target="_blank"><img id="cc-m-imagesubtitle-image-5350400171" src=             "ACA PONES EL LINK DE LA IMAGEN" alt="" title="" width="160" height="150" name="cc-m-imagesubtitle-image-5350400171" /></a>         </div>     </div>     <script type="text/javascript"> /* <![CDATA[ */     jimdoGen002.regModule("module_imageSubtitle", {"data":{"hyperlink":"http://www.google.com","hyperlink_target":"_blank"}});     /* ]]> */     </script> </div>

Calendario en  para tu .


<script type="text/javascript" src="http://cdn.widgetserver.com/syndication/subscriber/InsertWidget.js"></script><script type="text/javascript">if (WIDGETBOX) WIDGETBOX.renderWidget('18e8a652-f01d-493b-b83d-40db3e30d411');</script><noscript>Get the <a href="http://www.widgetbox.com/widget/kalendar-rekassy">Kalendar</a> widget and many other <a href="http://www.widgetbox.com/">great free widgets</a> at <a href="http://www.widgetbox.com">Widgetbox</a>! Not seeing a widget? (<a href="http://docs.widgetbox.com/using-widgets/installing-widgets/why-cant-i-see-my-widget/">More info</a>)</noscript>

PROBADOR DE CÓDIGOS .


<!-- ArkAngel,YonkoChileWebRox --><script type="text/javascript"> //<![CDATA[ function probar(texto) {  ventana = window.open('', 'popup', '');  ventana.document.write(texto); } //]]> </script> <form name="probador" action="" id="probador">     <font size="2" face="Verdana">Esto es un probador de c&oacute;digos html, inserta el c&oacute;digo HTML y te dar&aacute; un resultado en una ventana nueva!</font> <hr />     <h2><textarea name="texto" cols="50" rows="10" style="width: 501px; height: 197px;"></textarea> <font size="2" face="Verdana"><br />     </font><input type="button" value="Convertir" onclick="probar(texto.value)" /></h2> </form> <form name="probador" action="" id="probador">     <hr /> </form> <div class="n j-header"> <h1>&nbsp;</h1> </div> <div class="n j-header"> <h2><br /> <br />

 PARA TU 
ENCUENTRA MAS  CLICK ACA


<!--- codigo creatupropiaweb.com---><table border="0" id="t1"><tr><td><a href="http://www.creatupropiaweb.com"><param name=wmode value=transparent><embed style="" src="http://www.creatupropiaweb.com/Recursos_Flash/reloj3.swf" wmode="transparent" type="application/x-shockwave-flash" height="100" width="100"><param name=wmode value=transparent></embed></a></TD></tr></table><!--- codigo creatupropiaweb.com--->

WIGDTE IMAGESHACK.


<script src="http://imageshack.us/scripts/syndicate/widget.js" type="text/javascript" charset="utf-8"></script><script type="text/javascript">new ImageShackSyndicateWidget({width: "300",height: "110",theme: {shell: {buttonColor: "#3cbbfa",color: "#111111",backgroundColor: "#cccccc",backgroundImage: "",text: "Select photos and videos to upload."}}}).render();</script>


CENTRAR TU PAGINA 


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http:/www.w3.org/1999/xhtml"> <div style="width:900px; position: relative; margin-left: auto; margin-right: auto;">

Fondo en tu pagina web


<style type="text/css">body {background-image: url(LAURLDETUFONDO); background-position: center; background-repeat: no-repeat; background-attachment: fixed; }</style>

TRADUCTOR GLOBAL EN TU 

DESEAS TRADUCIR ESTA PAGINA WEB EN TU IDIOMA<div id="google_translate_element"></div><script>function googleTranslateElementInit() {  new google.translate.TranslateElement({    pageLanguage: 'es'  }, 'google_translate_element');}</script><script src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
  EN TU PAGINA 


<div>&nbsp;</div><div><span class="Apple-style-span" style="font-family: arial, verdana, tahoma, sans-serif; font-size: 14px; "><iframe height="600" width="535" src="http://pixlr.com/editor/?loc=es" iframe=""></iframe></span></div>

PAJARITO DE  VOLANDO POR TU PAGINA 


<script src="http://oloblogger.googlecode.com/files/tripleflap.js" type="text/javascript"></script> <script type="text/javascript"> var birdSprite='http://oloblogger.googlecode.com/files/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/ACATUNOMBREDEUSUARIO'; var twitterThisText =''; tripleflapInit(); </script>


REDIRECCIONAR  DIRECTAMENTE A OTRA


<body> <script type="text/javascript"> window.location="http://www.PONESELNOMBRETUWEB"; </script> </body>


GENERADOR DE TEXTO EN MOVIMIENTO



<iframe height="780" src="http://www.criticallayouts.com/glitterfactory/loader.html" frameborder="0" width="535" scrolling="no"></iframe><span class="article_seperator">&nbsp;</span><br /> </center>

GENERADOR DE CUBOS


<center> &nbsp;<iframe height="710" src="http://www.criticallayouts.com/Generators/photo-cube-3d/loader.html" frameborder="0" width="464" scrolling="no"></iframe><br />

 EN TU 

<embed pluginspage="http://www.adobe.com/go/getflashplayer"src="http://cadenatop.com/cadenatop_mini.swf" width="200" height="228" wmode="transparent"type="application/x-shockwave-flash" allowscriptaccess="always"></embed>

MENU DESPLEGABLE


<form>    <select name="links" onChange="top.location.href=this.form.links.options[this.form.links.selectedIndex].value">    <option selected="">Elija la secci&oacute;n que desee</option>    <option value="TU URL">EL NOMBRE</option>    <option value="TU URL">EL NOMBRE</option>    <option value="TU URL">EL NOMBRE</option>    </select></form>

FAVICON EN TU 


<link href='URL DE TU FAVICON' type='image/vnd.microsoft.icon'/>


WIDGTE DE 


<iframe frameborder="0" scrolling="no" id="fr" src="http://www.youtube.com/subscribe_widget?p=acatunombredeusuario" style="overflow: hidden; height: 105px; width: 270px; border: 0;"></iframe>

COPOS DE NIEVE EN TU WEB

<script type="text/javascript" src="http://static.maxprogramas.com/otros/nieve.js"></script>

Poner este cuadro en tu web

<div align="center">
<div style="background-color: white; border-bottom-color: black; border-bottom-style: solid; border-left-color: black; border-left-style: solid; border-right-color: black; border-right-style: solid; border-top-color: black; border-top-style: solid; height: 100px; overflow-x: scroll; overflow-y: scroll; width: 250px;">
<span style="font-size: small;"><span style="color: black;"><b></b></span></span>


<div align="center" style="color: black;">
</div>
</div>
</div>


Clima De Tu Ciudad En Tu Web

<script type="text/javascript" src="http://cdn.widgetserver.com/syndication/subscriber/InsertWidget.js"></script><script type="text/javascript">if (WIDGETBOX) WIDGETBOX.renderWidget('52d4fa6c-8d7c-4187-9470-a8964006edca');</script>
<noscript>Get the <a href="http://www.widgetbox.com/widget/yowindow">Weather Widget</a> widget and many other <a href="http://www.widgetbox.com/">great free widgets</a> at <a href="http://www.widgetbox.com">Widgetbox</a>! Not seeing a widget? (<a href="http://support.widgetbox.com/">More info</a>)</noscript>


Pronto Mas Códigos...

¿Que Opinas?