El tema es asi: en dreamweaber dentro de una tabla tengo el siguiente codigo:
Código PHP:
<tr><td><a name='1'><a href='gran-plan.com.ar/editorial.html'><img alt='editorial' border='0' width='618' src='granplan.byethost2.com/secciones/editoriales.jpg' /></a></a></td></tr>
<tr valign='top'><td>
<table border='0' width='628' cellspacing='0' cellpadding='0'><tr valign='top'><td>
<table width='615' border='0' cellspacing='8'>
<tr> <td width='330' valign='top' bgcolor='#F3F3F3'>
<? include ("granplan.byethost2.com/news/news.php"); ?>
</p>
</div>
</font></p> </td>
y la misma pagina ya subida en el servidor se ve de este modo:
Código PHP:
<tr><td><a name='1'><a href='gran-plan.com.ar/editorial.html'><img alt='editorial' border='0' width='618' src='granplan.byethost2.com/secciones/editoriales.jpg' /></a></a></td></tr>
<tr valign='top'><td>
<table border='0' width='628' cellspacing='0' cellpadding='0'><tr valign='top'><td>
<table width='615' border='0' cellspacing='8'>
<tr> <td width='330' valign='top' bgcolor='#F3F3F3'>
</p>
</div>
</font></p> </td>
Y no entiendo que puede estar pasando