In my 'TABLE' tag i often use the properties 'rules' and 'frame'. Is there an equivalent which works in NN ?
an example :
<table border=1 rules=none bordercolor=#DADADA cellspacing=0 cellpadding=0>
<tr>
<td>1</td>
<td>2</td>
</tr>
<tr>
<td>1</td>
<td>2</td>
</tr>
</table>
Thanx, and sorry for my bad english !!
an example :
<table border=1 rules=none bordercolor=#DADADA cellspacing=0 cellpadding=0>
<tr>
<td>1</td>
<td>2</td>
</tr>
<tr>
<td>1</td>
<td>2</td>
</tr>
</table>
Thanx, and sorry for my bad english !!