Búsqueda en el Foro:
Buscar


Autor Mensaje
Mensaje03-07-2008, 07:16 (UTC)    
Título del mensaje: Busco un code HTML URGENTE!

Pues esto, quiero un code html que sea una marquesina que vaya vertical con imagenes vinculadas. Que vaya en el box de la derecha

Saludos!


Ultima edición por wrclantsg el Jue Jul 03, 2008 3:17 am; editado 1 vez
Mensaje03-07-2008, 07:50 (UTC)    
Título del mensaje: Re: Busco un code HTML URGENTE!

wrclantsg escribió:
Pues esto, quiero un code html que sea una marquesina que vaya vertical con imagenes vinculadas. Que vaya en el box de la derecha

Saludos!


Aqui esta lo que pides:
Un cuadro que se desplazan las imagenes dentro de el en forma vertical de abajo hacia arriba, al poner el mouse sobre ellas se detienen, y al dar click sobre alguna te envia a la URL en una nueva ventana que le indiques, solo cambia las url de las imagenes, y de a donde te llevaran, puedes cambiarle tamaño del cuadro, color y demas, saludos, aqui esta:

Nota: Si quieres ver antes como funciona entra a mi pagina y debajo del menu del lado izquierdo ahi esta dice: Patrocinadores, Saludos Nuevamente...

Código:
<!--Banners Amigos ///////////////////////////// --><center>
<table bgcolor="#000000">
    <tbody>
        <tr bgcolor="#cf0400">
            <td>  <span class="Estilo3"><center><font

color="#ffff00"

size="3"><strong>Patrocinadores</strong></font></center></span></td>
        </tr>
        <tr>
            <td valign="top" width="145">
            <table cellspacing="0" cellpadding="0" width="100%"

align="center" border="0">
                <tbody>
                    <tr>
                        <td width="12" bgcolor="#000000"

height="13"> </td>
                        <td width="12" bgcolor="#000000"

height="13"> </td>
                        <td width="13" height="13"> </td>
                    </tr>
                    <tr>
                        <td width="12" bgcolor="#000000"> </td>
                        <td valign="top" align="center" width="100%"

bgcolor="#ffffff"><marquee scrollamount="2" scrolldelay="70" direction="up"

width="120" align="center" onmouseout="this.start()"

onmouseover="this.stop()">

<a target="_blank" href="http://www.adiccionradio.com">
<img style="border-right: #000000 1px solid; border-top: #000000 1px solid;

border-left: #000000 1px solid; border-bottom: #000000 1px solid" alt=""

width="120" height= "120" border="0"

src="http://www.adiccionradio.com/images/logo_radio.jpg" /></a>
<br />

<a target="_blank" href="http://la-arrolladora.blogspot.com/
">
<img style="border-right: #000000 1px solid; border-top: #000000 1px solid;
border-left: #000000 1px solid; border-bottom: #000000 1px solid" alt=""
width="120" height= "120" border="0"
src="http://i249.photobucket.com/albums/gg225/alejrodg/MiniArrolladorabis.jpg" /></a>
<br />

<a target="_blank" href="http://delacruzgarcia.es.tl/Espacio-Disponible.htm

"><img style="border-right: #000000 1px solid; border-top: #000000 1px solid;

border-left: #000000 1px solid; border-bottom: #000000 1px solid" alt=""

width="120" height= "120" border="0"

src="http://img213.imageshack.us/img213/138/disponiblesx2.gif" /></a>
<br />

<a target="_blank" href="http://delacruzgarcia.es.tl/Espacio-Disponible.htm

"><img style="border-right: #000000 1px solid; border-top: #000000 1px solid;

border-left: #000000 1px solid; border-bottom: #000000 1px solid" alt=""

width="120" height= "120" border="0"

src="http://img213.imageshack.us/img213/138/disponiblesx2.gif" /></a>
<br />

<a target="_blank" href="http://delacruzgarcia.es.tl/Espacio-Disponible.htm

"><img style="border-right: #000000 1px solid; border-top: #000000 1px solid;

border-left: #000000 1px solid; border-bottom: #000000 1px solid" alt=""

width="120" height= "120" border="0"

src="http://img213.imageshack.us/img213/138/disponiblesx2.gif" /></a>
<br />

<a target="_blank" href="http://delacruzgarcia.es.tl/Espacio-Disponible.htm

"><img style="border-right: #000000 1px solid; border-top: #000000 1px solid;

border-left: #000000 1px solid; border-bottom: #000000 1px solid" alt=""

width="120" height= "120" border="0"

src="http://img213.imageshack.us/img213/138/disponiblesx2.gif" /></a>
<br />



                        </marquee></td>
                        <td width="13" bgcolor="#000000"> </td>
                    </tr>
                    <tr>
                        <td width="13" height="13"> </td>
                        <td bgcolor="#000000" height="13"> </td>
                        <td width="12" height="13"> </td>
                    </tr>
                </tbody>
            </table>
            </td>
        </tr>
        <tr>
            <td height="4"> </td>
        </tr>
    </tbody>
</table>
</center><!--fin anuncios ////////////////////////////// -->
Mostrar mensajes anteriores:   


Powered by phpBB © 2001, 2005 phpBB Group