| Author: srilatha 30 Oct 2008 | Member Level: Gold | Rating:  Points: 2 |
try this <td style:"width:70px;height= px;"/> similarly u can give in DIV tag also
|
| Author: Ganeshkumar 12 Feb 2009 | Member Level: Silver | Rating:  Points: 1 |
Instead of giving the in % ,give it in px <td style="Width:80%;Height:15px;"> </td>
|