
Por las dudas les dejo la parte del código que estuve tocando por las dudas:
Antes:
Código:
<table border="0" cellspacing="0" cellpadding="0" width="100%" height="77" background="images/fon_bot.gif">
<tr>
<td valign="top" width="780">
<p class="bot"> <a href="index.html">Inicio</a>
<a href="reco.html">Reparación de computadoras</a>
<a href="rece.html">Reparación de celulares</a>
<a href="bdd.html">Base de datos</a>
<a href="pe.html">Padrones electorales</a>
<a href="c.html">Contactenos</a>
<a href="is.html">Inicio sesión</a>
<a href="faq.html">FAQ</a> </p>
</td>
<td><img src="images/px1.gif" width="1" height="1" alt="" border="0"></td>
</tr>
<tr>
<td><img src="images/px1.gif" width="780" height="1" alt="" border="0"></td>
<td><img src="images/px1.gif" width="1" height="1" alt="" border="0"></td>
</tr>
</table>
<td valign="bottom" background="images/bg_right.gif"><img src="images/bg_right.gif" alt="" width="17" height="16" border="0"></td>
<td width="50%" background="images/bg.gif" valign="top"><img src="images/px1.gif" width="1" height="1" alt="" border="0"></td>
</tr>
</table>
Después:
Código:
<table border="0" cellspacing="0" cellpadding="0" width="100%" height="77" background="images/fon_bot.gif">
<tr>
<td valign="top" width="780">
<p class="bot"> <a href="">Home</a>
<a href="">About us</a>
<a href="">Support</a>
<a href="">Your cart</a>
<a href="">Services</a>
<a href="">Contacts</a>
<a href="">Help</a>
<a href="">FAQ</a> </p>
<p class="bot"><a href="www.plantillaswebgratis.net">Plantillas Web Gratis</a> </p></td>
<td><img src="images/px1.gif" width="1" height="1" alt="" border="0"></td>
</tr>
<tr>
<td><img src="images/px1.gif" width="780" height="1" alt="" border="0"></td>
<td><img src="images/px1.gif" width="1" height="1" alt="" border="0"></td>
</tr>
</table>
</td>
<td valign="bottom" background="images/bg_right.gif"><img src="images/bg_right.gif" alt="" width="17" height="16" border="0"></td>
<td width="50%" background="images/bg.gif" valign="top"><img src="images/px1.gif" width="1" height="1" alt="" border="0"></td>
</tr>
</table>
<map name="Map">
<area shape="rect" coords="96,94,148,111" href="#">
<area shape="rect" coords="151,94,220,111" href="#">
</map>
Espero que me puedan ayudar. Y desde ya muchas gracias por su ayuda. Saludos.
P.D.: lamentablemente no pude hacer que las imágenes se visualicen, a continuación les dejo los links para que puedan entrar
http://www.subirimagenes.com/otros-antes-6365251
http://s2.subirimagenes.com/otros/previo/thump_6365238pagina.html


