I have this half circle image that is not displaying correctly. It is contained in a cell and the cells bgcolor is set to light grey. Why doesnt the image align all the way to the right so it can cover part of the bgcolor? Its leaving a grey vert. line on the right side.The table padding is set to 0px.
Thanks
HTML Code:<TD style="FONT-SIZE: 8pt; HEIGHT: 12px" vAlign="top" align="right" bgColor="#e8e8e8"><img src="images\circle-half-right.gif" align="right" border="0"></TD>




The table padding is set to 0px.
Reply With Quote