|    
			
				23/04/2009, 13:37
			
			
			  | 
  |   |  |  |  Fecha de Ingreso: noviembre-2008 
						Mensajes: 25
					 Antigüedad: 16 años, 11 meses Puntos: 0 |  | 
  |  movimiento de los afiliados  
  buenas, quiero poner que se muevan las imagenes de los afiliados. use este codigo:
 
 
 <center><table border=0 cellpadding=0 cellspacing=0 width=75%><tr><td width=75% height=6></td></tr></TABLE>
 <center>
 <table width='75%' border='2' BgColor='#000000' cellpadding='0' cellspacing='0' style="border-collapse: collapse" bordercolor="#000000">
 <tr>
 <td valign='top' width="75%" height="75%">
 <table width='100%' border='2' cellpadding='5' cellspacing='0' style="border-collapse: collapse" bordercolor="#000000" height="75%">
 <tr bgcolor='000000' class='tabla_texto_2'>
 <td width="75%" bordercolor="#000000" height="7%">
 <p align="center">
 <marquee direction="left" onMouseOver="this.stop()" onMouseOut="this.start()" WIDTH="100%">
 <p>
 ----------imagenes afiliados---------
 </p>
 </marquee>
 </td>
 </tr>
 </table>
 </table>
 </center>
 </center>
 
 
 Pero no me funciona... que ocurre? en que etiquetas he de ponerlo para que funcione?
     |