Bonjour !

J'ai une question , comment je peux travaile en php dans Dreamweaver et voir ma création comme en HTML
Example PHP : Je ne vois pas les table comme dans HTML ..
<form name="form1" method="post" action="">
<textarea name="textarea" id="textarea" cols="100" rows="20"><td width=\"19\" background=\"themes/tera/images/barreCD.gif\"></td>
<td width=\"28\" background=\"themes/tera/images/barreD.gif\"></td>
<td width=\"22\" background=\"themes/tera/images/barreD2.gif\"></td>
</tr>
</table>
</td>
</tr>
<tr height=\"92\">
<td width=\"1000\" height=\"92\">
<table width=\"1000\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" height=\"92\">
<tr height=\"92\">
<td width=\"396\" height=\"92\"><object classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\" codebase=\"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0\" height=\"92\" width=\"396\">
<param name=\"movie\" value=\"themes/tera/images/marc.swf\">
<param name=\"quality\" value=\"best\">
<param name=\"play\" value=\"true\">
<embed height=\"92\" pluginspage=\"http://www.macromedia.com/go/getflashplayer\" src=\"themes/tera/images/marc.swf\" type=\"application/x-shockwave-flash\" width=\"396\" quality=\"best\" play=\"true\">
</object></td>
<td height=\"92\">
<table width=\"413\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" height=\"92\">
<tr height=\"42\">
<td height=\"42\" background=\"themes/tera/images/footerhaut.gif\"></td>
</tr>
<tr height=\"50\">
<a href=\"index.php?file=Contact\" target=\"_blank\"><td align=\"center\" valign=\"middle\" height=\"50\" background=\"themes/tera/images/footerbas.gif\"></a></td>
</tr>
</table>
</td>
<td width=\"191\" height=\"92\" background=\"themes/tera/images/footerD.gif\"></td>
</tr>
</table>
</td>
</tr>
</table>
</div></textarea>
</form>