sorry….
is that a way to use the "colspan" to have 1 solid row to divide the kind of data inside the table?
thats is an extract of my code:
<tr style="height: 30px;">
<td colspan="7">Daylight Conversion</td>
</tr>
<tr style="height: 30px;">
<td style="border-width: 1px; border-color: #999999; border-style: solid; background-color: #faf3e8;"></td>
<td align="center">444</td>
<td align="center"><a href="
www.leefilters.com/lighting/colour-details.html#444&filter=tf" target="_blank" class="jcepopup" rel="width[1000]" type="iframe">Dettagli</a></td>
<td align="center">Eighth C.T. Straw</td>
<!--Converts 6500K to 5700K - daylight to tungsten light with a yellow bias.-->
<td align="center">Poliestere</td>
<td align="center">1,22m x 7,62m</td>
<td align="center">-</td>
</tr>
like this the table doesn,t work…..
Any suggestions?
Thanks