Hi Team ,
I had specified td and tr width in the html but its not coming up in the exported word document .
On opening the html , however i can see the width . Please advice .
<tr width="1200px">
I had specified td and tr width in the html but its not coming up in the exported word document .
On opening the html , however i can see the width . Please advice .
<tr width="1200px">
<td width="25%" valign="top" bgcolor="#B0E0E6" border="1px solid black">
<p align="center">
<strong>Description</strong>
</p>
</td>
<td width="25%" valign="top" bgcolor="#B0E0E6" border="1px solid black">
<p align="center">
<strong>Restiction</strong>
</p>
</td>
<td width="25%" valign="top" bgcolor="#B0E0E6" border="1px solid black">
<p align="center">
<strong>Path</strong>
</p>
</td>
<td width="25%" valign="top" bgcolor="#B0E0E6" border="1px solid black">
<p align="center">
<strong>Comments</strong>
</p>
</td>
</tr>