utilizzo Dreamweaver,
volevo sapere se era possibile fare un bordo su una tabella layout.


ecco il mio problema

lo volevo dividere in due tabelle layout:

prima tabella layout "sfondox.gif"

seconda tabella layout "sfondoy.gif"

---
<table width="342" border="0" cellpadding="0" cellspacing="0">

<tr>
<td width="320" height="320"></td>
<td width="22" valign="top"><table width="100%" border="0" cellpadding="0" cellspacing="0">

<tr>
<td width="22" height="320"></td>
</tr>
</table></td>
</tr>
</table>
---

E' POSSIBILE?