Ver Mensaje Individual
  #3 (permalink)  
Antiguo 10/06/2010, 11:44
lisen
 
Fecha de Ingreso: agosto-2007
Mensajes: 123
Antigüedad: 16 años, 8 meses
Puntos: 0
Respuesta: quitar espacio entre frames

que tal, gracias por responder

uso dreamweaver 8 y ya hice lo que me dugieres pero aun asi no me queda, este es el codigo de menu.htm que el que quiero que se suba un poco:

<html>
<head>
</head>
<body topmargin="0" bottommargin="0" leftmargin="0" rightmargin="0" marginheight="0" marginwidth="0">
<img src="images/spacer.gif" width="229" height="44">
<a href="Home.htm" target="ventana"><img src="images/Home.jpg" width="150" height="31" border="0"></a><br>
<a href="Acerca.htm" target="ventana"><img src="images/Acerca.jpg" width="150" height="32" border="0"></a><br>
<a href="Fotos.htm" target="ventana"><img src="images/Fotos.jpg" width="150" height="31" border="0"></a><br>
<a href="Modulos.htm" target="ventana"><img src="images/Modulos.jpg" width="150" height="31" border="0"></a><br>
<a href="Tareas.htm" target="ventana"><img src="images/Tareas.jpg" width="150" height="32" border="0"></a><br>
<img src="images/spacer1.gif" width="150" height="75">

</body> </html>

gracias por tu ayuda