I want a row/cell of 1px height. This is what I have tried to achieve
that.
<TR><TD><IMG HEIGHT=1
SRC='http://myserver.com/blank-small.gif'></TD></TR>
However, the row does take more than 1px. I have tried resizing the
image even smaller, but in vain. Where am I going wrong?
Any advice and suggestions will be greatly appreciated.
Regards,
Rithish.
that.
<TR><TD><IMG HEIGHT=1
SRC='http://myserver.com/blank-small.gif'></TD></TR>
However, the row does take more than 1px. I have tried resizing the
image even smaller, but in vain. Where am I going wrong?
Any advice and suggestions will be greatly appreciated.
Regards,
Rithish.
Comment