EN LA WEB

Inicio
Intercambio de links
Intercambio de banners
Foro

UTILIDADES

Fuentes
Ayuda en línea
Manuales
Webs de interés

RPG MAKER

Tutoriales RPGM2003
Links RPG Maker

VIRUS

Troyanos
Xploits
Gusanos
Antivirus

VARIOS

Anúnciate

TRUCOS

MSN Spaces
MSN Messenger
Hotmail

COPYRIGHT

 

LINKS

Aquí podría estar tu anuncio

Ahora como muchos otros estas viendo una tonteria.

Pero podria ser tu anuncio, y podrias ganar muchisimas visitas.

 

Códigos para modificar imágenes

 

Aquí os pondré códigos para modificar todo lo que puedas las imagenes.

Para hacer una cinta de imágenes en rayos X / negativo hay que poner este código:

<DIV align=center>
<TABLE style="WIDTH: 208px; HEIGHT: 459px" borderColor=gray border=5><TBODY><TR><TD>
<TABLE style="WIDTH: 33px; HEIGHT: 442px" borderColor=white bgColor=black border=2><TBODY><TR><TD>
<DIV align=center>
<DIV style="FILTER: Wave(freq=1,strength=10,lightstrength=1,phase=0) invert(); WIDTH: 190px; HEIGHT: 130px">
<IMG style="WIDTH: 150px; HEIGHT: 125px" src="URL de la PRIMERA FOTO
" align=center border=6> </DIV></DIV>

<DIV align=center>
<DIV style="FILTER: Wave(freq=1,strength=10,lightstrength=1,phase=0) invert(); WIDTH: 190px; HEIGHT: 130px">
<IMG style="WIDTH: 150px; HEIGHT: 125px" src="
URL de la SEGUNDA FOTO" align=center border=6> </DIV></DIV>

<DIV align=center>
<DIV style="FILTER: Wave(freq=1,strength=9,lightstrength=1,phase=0) invert(); WIDTH: 190px; HEIGHT: 130px">
<IMG style="WIDTH: 150px; HEIGHT: 125px" src="URL de la TERCERA FOTO
" align=center border=6> </DIV></DIV>
</TD></TR></TBODY></TABLE>

 

Y quedará así:

                                                                     

Y si tenéis conocimientos de HTML averiguaréis como hacer que las imágenes no estén en negativo, cambiarlas de color...etc.

Códigos para modificar la imagen:

                                                                                          Imagen normal

      Volteada horizontalmente

<DIV align=center>
<DIV style="FILTER: FlipH(); WIDTH: 100px; HEIGHT: 100px"><IMG style="WIDTH: 110px; HEIGHT: 100px" height=100 src="URL DE LA IMAGEN" width=100 border=0> </DIV></DIV>
 

Volteada verticalmente

<DIV align=center>
<DIV style="FILTER: FlipV(); WIDTH: 100px; HEIGHT: 100px"><IMG height=100 src="URL DE LA IMAGEN" width=100 border=0>
</DIV></DIV>

Efecto blur

<DIV align=center><DIV style="FILTER: Blur(Direction=left, Strength=25); WIDTH: 141px; HEIGHT: 100px"><IMG height=100 src="URL DE LA IMAGEN" width=100 align=right border=0></DIV></DIV>

Iluminada por la derecha

<IMG style="FILTER: alpha(opacity=100, finishOpacity=0,style=1); WIDTH: 130px; HEIGHT: 119px" src="URL DE LA IMAGEN">

Iluminada por el centro

<IMG style="FILTER: alpha(opacity=0, finishOpacity=100,style=3); WIDTH: 130px; HEIGHT: 119px" src="URL DE LA IMAGEN">

Iluminada por la izquierda

<IMG style="FILTER: alpha(opacity=0, finishOpacity=100,style=1); WIDTH: 130px; HEIGHT: 119px" src="URL DE LA IMAGEN">

Iluminada por todos lados

<IMG style="FILTER: alpha(opacity=100, finishOpacity=0,style=3); WIDTH: 130px; HEIGHT: 119px" src="URL DE LA IMAGEN">

Circular

<IMG style="FILTER: alpha(opacity=100, finishOpacity=0,style=2); WIDTH: 130px; HEIGHT: 119px" src="URL DE LA IMAGEN">

Rayos X

<DIV align=center>
<DIV style="FILTER: Xray(); WIDTH: 100px; HEIGHT: 100px"> <IMG height=100 src="URL DE LA IMAGEN" width=100 border=2>
</DIV></DIV>

Negativo

<P><DIV align=center><DIV style="FILTER: Wave(freq=1,strength=10,lightstrength=1,phase=0) invert(); WIDTH: 190px; HEIGHT: 130px"><IMG style="WIDTH: 150px; HEIGHT: 125px" src="URL DE LA IMAGEN" align=center border=6> </DIV></DIV>
<P></P>

Colores invertidos

<DIV align=center>
<DIV style="FILTER: Invert(); WIDTH: 100px; HEIGHT: 100px">
<IMG height=100 src="URL DE LA IMAGEN" width=100 border=0>
</DIV></DIV>

Translúcida 50%

<DIV align=center><IMG style="FILTER: alpha(opacity=50, finishOpacity=0,style=0); WIDTH: 130px; HEIGHT: 119px" src="URL DE LA IMAGEN">

Translúcida 100%

<DIV align=center><IMG style="FILTER: alpha(opacity=10, finishOpacity=0,style=0); WIDTH: 130px; HEIGHT: 119px" src="URL DE LA IMAGEN">

Ondulada 1

<DIV align=center>

<DIV style="FILTER: Wave(freq=5,strength=2,lightstrength=1,phase=0); WIDTH: 175px; HEIGHT: 130px">

<IMG style="WIDTH: 150px; HEIGHT: 125px" src="URL DE LA IMAGEN" align=left border=3></DIV></DIV>

Ondulada 2

<DIV align=center><DIV style="FILTER: Wave(freq=15,strength=2,lightstrength=1,phase=0); WIDTH: 175px; HEIGHT: 130px">

<IMG style="WIDTH: 150px; HEIGHT: 125px" src="URL DE LA IMAGEN" align=left border=6> </DIV></DIV>

Ondulada 3

<DIV align=center><DIV style="FILTER: Wave(freq=5,strength=5,lightstrength=1,phase=0); WIDTH: 175px; HEIGHT: 130px"><IMG style="WIDTH: 150px; HEIGHT: 125px" src="URL DE LA IMAGEN" align=left border=6> </DIV></DIV>

Ondulada 4

<DIV align=center>

<DIV style="FILTER: Wave(freq=15,strength=5,lightstrength=1,phase=0); WIDTH: 175px; HEIGHT: 130px">
<IMG style="WIDTH: 150px; HEIGHT: 125px" src="URL DE LA IMAGEN" align=left border=6> </DIV></DIV>

Ondulada 5

<DIV align=center>

<DIV style="FILTER: Wave(freq=60,strength=3,lightstrength=1,phase=0); WIDTH: 175px; HEIGHT: 115px">
<P align=center><IMG style="WIDTH: 196px; HEIGHT: 157px" height=115 src="URL DE LA IMAGEN" width=148 border=10> </P></DIV></DIV>

Ondulada 6

<DIV align=center><DIV style="FILTER: Wave(freq=20,strength=8,lightstrength=1,phase=0); WIDTH: 175px; HEIGHT: 115px">

<IMG style="WIDTH: 196px; HEIGHT: 157px" height=115 src="URL DE LA IMAGEN" width=148 align=left border=10></DIV></DIV>

Frame marco rojo

<DIV align=center>

<DIV style="FILTER: Glow(strength=20,color=#FF0000); WIDTH: 150px; HEIGHT: 150px" align=center><BR>
<P align=center><IMG height=100 src="URL DE LA IMAGEN" width=100 align=center border=0></P></DIV> 
 

 



Página de inicio | Agregar a favoritos | Todos los derechos reservados | © 2006 kevinmontalva.com