cell spacing

C

Carl Tusler

I've updated our company web site at www.stasys.co.uk, using a table with 8
pixels of cell spacing to control the design. It looks fine on IE, but the
cell spacing isn't being implemented in Netscape and Opera. Anyone know why?
On the home page the main table (after the header section) starts at:

<table border="0" cellpadding="0" cellspacing="8" width="100%"
style="border-collapse: collapse" bordercolor="#111111">

<tr>

<td valign="top" width="150" rowspan="2" bgcolor="#FFFFFF">

<!--webbot bot="Include" U-Include="_private/contents_general.htm"
TAG="BODY" startspan -->
 
G

Guest

Delete the code:

style="border-collapse: collapse" bordercolor="#111111"

Jim Buyens
Microsoft FrontPage MVP
http://www.interlacken.com
Author of:
*------------------------------------------------------*
|\----------------------------------------------------/|
|| Microsoft Office FrontPage 2003 Inside Out ||
|| Microsoft FrontPage Version 2002 Inside Out ||
|| Web Database Development Step by Step .NET Edition ||
|| Troubleshooting Microsoft FrontPage 2002 ||
|| Faster Smarter Beginning Programming ||
|| (All from Microsoft Press) ||
|/----------------------------------------------------\|
*------------------------------------------------------*
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top