Hi, All! Is it possible to get the border to meet the image on the right and left side in this example? I am trying to get rid of that little white space between the border and image. http://www.videoboob.com/test2.html Seems to work fine in Firefox but, not in IE. Usually it's the other way around for me. Thanks, Joe
No wonder, have you seen your code? It'd be much better to get rid of the tables and code it properly. But if you just want a quick fix then use an IE only conditional statement to include some CSS that will move the item the border is on up a few pixels.