Ver Mensaje Individual
  #3 (permalink)  
Antiguo 07/07/2010, 13:59
Avatar de lair
lair
 
Fecha de Ingreso: enero-2009
Ubicación: header('Location: Morelia");
Mensajes: 1.052
Antigüedad: 15 años, 3 meses
Puntos: 46
Respuesta: ayuda con salto de linea

Hola.

prueba con algo como esto:



<table width="100%" border="0" bordercolor="#99CCFF" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF">
<tr>
<td colspan='3'></td>
</tr>

<TR>
<TD width="33%"align="left"><font size="2" ><? echo $fecha_print ?></font></TD>
<TD width="33%" align="left"><font size="2" ><? echo $idcom_print ?>&nbsp;</font></TD>
<TD width="34%" align="left"><font size="2" ><? echo $descripcion ?>&nbsp;</font></TD>
<TD width="34%" align="left"><font size="2" ><? echo $tipo ?>&nbsp;</font></TD></tr></table>

suerte