tego este codigo html:
Código:
mi problema es que no se como evitar el espacio en blanco que hay entre <-- regresar al listado y la tabla de color crema..<table width='588' height='19' border='0' cellpadding='0' cellspacing='0'><tr><td width='588' height='19' valign='top'> <div align='right'><a href='casas.php#$codigo'><<- Regresar al listado</a></div></td></tr></table> <table bgColor='#FFFFD2' align='center'> <tr> <td colspan='3'> <p align='center'> <font color='#000000' size='-1' face='Gill Sans MT'>.$row[titulo].</font></p></td> </tr> <br><br><p></p><tr align='center'></tr><tr align='center'></tr><tr align='center'></tr> <tr align='center'> <td colspan='3'> <p align='center'> <font color='#666666' size='3' face='Gill Sans MT'>Código: .$row[codigo].</font></p></td> </tr> <br><br> <tr> <td colspan='3' align='center'><p align='center'> <font color='#666666' size='3' face='Gill Sans MT'> Tipo de propiedad: .$row[tipo].</font></p></td> </tr> <br><br> <tr> <td colspan='3' align='center'><p align='center'> <font color='#666666' size='3' face='Gill Sans MT'> Operación: .$row[operacion].</font></p></td> </tr> <tr> <td colspan='3' align='center'><p align='center'> <font color='#666666' size='3' face='Gill Sans MT'> Ubicación: .$row[tipo].</font></p></td> </tr> <br><br><p></p><tr align='center'></tr><tr align='center'></tr> <tr align='center'> <td colspan='3'> <p align='center'> <font color='#666666' size='3' face='Gill Sans MT'>Precio: .$row[precio].</p></td> </tr> <br><br><p></p><tr align='center'></tr><tr align='center'></tr><tr align='center'></tr> <tr> <td colspan='3'> <p align='center'> <font color='#666666' size='3' face='Gill Sans MT'>Descripcion:</p><p>.$row[descripcion].</font></p></td> </tr> <tr> <td colspan='3'> <p align='center'><font size='3' face='Gill Sans MT' color='#666666'><a href='fotos.php?codigo=$codigo'>VER FOTOS </a> | <a href='contacto.php'>CONTACTO</a> | <a href='javascript:window.print()'>IMPRIMIR</a></font></p></td> </tr> </table>
entonces, si me podrian ayudar a solucionarlo
saludos
gracias