hola nuevamente amigos...quiero pedirles una idea de cómo hacer lo siguiente:
Tengo el siguiente código:
<table border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="163" bgcolor="#FF8D3A"><table width="163" border="0" cellpadding="0" cellspacing="0">
<tr>
<td height="123" align="center"><img src="fotos/foto1.jpg" width="158" height="118" /></td>
</tr>
<tr>
<td height="123" align="center"><img src="fotos/foto2.jpg" width="158" height="118" /></td>
</tr>
<tr>
<td height="123" align="center"><img src="fotos/foto3.jpg" width="158" height="118" /></td>
</tr>
<tr>
<td height="40"><div align="center"><img src="images/ver.jpg" width="121" height="19" /></div></td>
</tr>
</table>
Luego de ver el código me gustaría hacer lo siguiente: en ...