Ejercicios para adelgazar

   
  tutorialeswebmaster
  ,
 
pagina de gefte gedeon

 




 





 
                   

cajas de texto 

 con fondo negro y letras verdes

 
<div align="center">
<div style="background-color:black; border-color: blue; border-style: solid; color: green; height: 100px; overflow: scroll; width: 250px;">
<span style="color: green; font-family: Old English Text MT; font-size: 85%;"><b></b></span>
<div align="center">
<span style="color: green; font-family: Old English Text MT; font-size: 150%;"><b></b></span>
</div>
<span style="color: green; font-family: Old English Text MT; font-size: 150%;"></span>
</div>
</div>
<b></b>


camara que vigila tu web copia el codigo y pegalloentexto por 
><a href="sebajo de la pagina
 

camara que vigila tu web solo copienlo y pegenloen texto por debajo de la pagina


codigo para centrar tu web solo copialo y pegalo en texto por encima de la 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;">


codig para que el box tenga movimiento solo pegalo en el nombre del box
 
<marquee> Aqui escrie lo k kieas </marquee>

poner new en  la web solo pegalo el final del nombre de tu pagina y listo
 
<img src="http://img61.imageshack.us/img61/5580/newbotonoz0.gif" alt="Image Hosted by ImageShack.us" border="0"></a>

fondo entu web solo pegalo en texto por encima de la pagina
 

<style type="text/css">body {background-image:url(URL DE IMAGEN)}</style>
impedir que los usuarios copi
en el texto
 
<script language="Javascript">
<!-- Begin
function disableselect(e){
return false
}
function reEnable(){
return true
}
document.onselectstart=new Function ("return false")
if (window.sidebar){
document.onmousedown=disableselect
document.onclick=reEnable
}
// End -->
</script>

codigo para est acaja de texto que estoy utilisando
 


<div align="center">
<div style="border-bottom-style: solid; border-bottom-color: blue; border-right-style: solid; background-color: black; border-top-color: blue; width: 250px; border-top-style: solid; height: 100px; color: red; border-right-color: blue; border-left-style: solid; overflow: scroll; border-left-color: blue">
<div align="center">&nbsp;</div>
<span style="font-family: Monotype Corsiva; color: red; font-size: 150%"></span></div>
</div>

 

 

 

 

 

 

 

 


codigo para los usuarios puedan recomendar nuestra web
 

<form name="eMailer">
ENVÍA ESTA PÁGINA A UN AMIGO
<br>
Indica su e-mail:
<br>
<input type="text" name="address" size="25">
<br>
<input type="button" value="Recomendá esta Web!" onClick="mailThisUrl();">
</form>
<script language="JavaScript1.2">
var good;
function checkEmailAddress(field) {
// the following expression must be all on one line...
var goodEmail = field.value.match(/b(^(S+@).+((.com)|(.net)|
(.edu)|(.mil)|(.gov)|(.org)|(..{2,2}))$)b/gi);
if (goodEmail){
good = true
} else {
alert('Por favor introduce un e-mail valido')
field.focus()
field.select()
good = false
}
}
u = window.location;
m = "Pienso que te puede interesar esta página...";
function mailThisUrl(){
good = false
checkEmailAddress(document.eMailer.address)
if (good){
// the following expression must be all on one line...
window.location = "mailto:"+document.eMailer.address.value+"?subject="+m+"&body="+document.title+" "+u;
}
}
</script>

Insertar un sonido o música de fondo:
Si quieren que los visitantes escuchen una canción mientras visitan la Web, o simplemente recibirlos con una melodía estilo presentación, este es el código que estabas buscando. Solo tenés que guardar el sonido en el directorio raíz de tu servidor e insertar el siguiente código html:
 
<BGSOUND SRC="url de tu mp3 aka" LOOP=none>
<WIDTH=200 HEIGHT=55 AUTOSTART="true" LOOP="false" HIDDEN="true">

hacer que la barra tenga movimiento si miras la barr da abajo de mi web lo podras ver
 
 

<script language="JavaScript">
<!--
var yourwords = "tu mensaje aka";
var speed = 150;
var control = 1;
function flash()
{
if (control == 1)
{
window.status=yourwords;
control=0;
}
else
{
window.status="";
control=1;
}
setTimeout("flash();",speed);
}
// -->
</script>

probador html con esto nuestro usuarios podran probar sus codigos aka
 

<!-- ArkAngel,YonkoChileWebRox -->
<script>
function probar(texto) {
 ventana = window.open('', 'popup', '');
 ventana.document.write(texto);
}
</script>
<form action="" name="probador">
    <font face="Verdana" size="2">Esto es un probador de c&oacute;digos, inserta el c&oacute;digo HTML y te dar&aacute; el resultado en una ventana nueva!<hr />
    </font><textarea rows="10" cols="50" name="texto"></textarea><font face="Verdana" size="2"> <br />
    </font><input type="button" onclick="probar(texto.value)" value="gft te lo convierte" /><font face="Verdana" size="2"> </font>
</form>

 


caja de texto con boton copiar
 
<span id="Caja1" class="Caja1">Haga click dentro de la caja de texto para copiar su contenido<br />
</span> <textarea onclick="copyCaja1(document.getElementById('code1'));return false;" rows="3" cols="16" id="code1"></textarea> <script>
function copyCaja1(elt) {
var urlSwf = "copy.swf";
var flash = document.getElementById("C1");
var divinfo = '<embed src="http://www.mygirlyspace.com/' + urlSwf + '" name="copy_swf" FlashVars="clipboard='+escape(elt.value)+'" width="0" height="0" type="application/x-shockwave-flash"></embed>';
flash.innerHTML = divinfo;
elt.focus();
elt.select();
document.getElementById("Caja1").innerHTML = "¡El texto ha sido copiado!<br/>";
return true;
}
</script>
<div id="C1">&nbsp;</div>

barras que ilumien tu web solo pegaloen texto por encima de la  pagina
 
<style>body {
background-image: url(http://photos1.hi5.com/0031/763/432/vr3mEw763432-03.gif);
background-repeat: repeat;
background-position: top center;
background-attachment: fixed;
background-repeat: repeat-y;
}</style>
 
  Hoy habia 2 visitantes (2 clics a subpáginas) ¡Aqui en esta página!  
 



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

Registrarse gratis