i have a html table like:
<table width="100%" cellspacing="1" cellpadding="2" align="center" border="0">
<tr>
<td width="7%"></td>
<td width="21%"></td>
<td width="32%"></td>
<td width="20%"></td>
<td width="20%"></td>
</tr>
</table>
this is working good, but some times if column no 5 has large content then column no 4 shrinks and width of these columns does not remains equal