Border in Opera broswer

B

Bufurd

Hi Thanks

What do I need to add or delete from this code to make
the opera 7.54 web browser display the border had to
delete some code to make Netscape Mozilla display like I
want it to But Opera seems to ignore it not display it
all. Still looking to have the other browsers display the
border.

</table>
</div>
<div align="center">
<table width="1024" bgcolor="#000000"
height="129" style="border-collapse: collapse; border-
top-style: solid; border-top-width: 6px"
bordercolor="#FFFFFF">
<tr>
<td>&nbsp;</td>
</tr>
</table>

Using FP 2003

Thanks can look at the page at
http://www.nuxotic.com/about.htm
 
C

chris leeds

mostly I find the offender in opera and firefox is the style="....."
attribute in the table tag. get rid of it all and see.

--
Chris Leeds,
Microsoft MVP FrontPage

The email address on this posting is a "black hole". I got tired of all the
spam.
Please feel free to contact me here:
http://nedp.net/contact/
 
Top