A table 3D border that just won't go away.

liunx

Guest
*shoots self in foot* I've been looking that this stupid table HTML for a long time and I can't figure out how to get rid of the 3D box that's making my pop-up look like poo. Is this a default setting? Is there someway to overide this? Did I simply put the border="0" in the wrong spot?<br />
<br />
Someone help. ;_;<br />
<br />
An example of my table is here:<br />
<!-- m --><a class="postlink" href="http://img.villagephotos.com/p/2003-8/30841/Image4.gif">http://img.villagephotos.com/p/2003-8/30841/Image4.gif</a><!-- m --> <br />
<br />
And here's the code I'm using:<br />
<table border="0" cellpadding="10" cellspacing="0" width="92%" align="center"><br />
<tr><br />
<td width="100%"> <br />
<!--webbot bot="HTMLMarkup" TAG="XBOT" startspan --><br />
<div align="right"><IFRAME name="cwindow" width="128" height="175" scrollbars="no" border="0" src=http://www.webdeveloper.com/forum/archive/index.php/"firstone.html"> <br />
<!--webbot bot="HTMLMarkup" endspan --><br />
<!--webbot bot="HTMLMarkup" TAG="XBOT" startspan --><br />
</IFRAME> <br />
<!--webbot bot="HTMLMarkup" endspan --><br />
</div><br />
</td><br />
</tr><br />
</table><br />
<br />
Thanks again.<!--content--><IFRAME frameborder="0" etc...<!--content-->Thanks a ton! I knew that it was a border=0 but I couldn't figure out where.<br />
<br />
<br />
*hugs* XD!<!--content-->
 
Back
Top