html 'table bordercolor' browser problem

G

glittlemore

Hi,

I designed a table layout menu
for my site and set a bordercolor
which ultimately I think looks good
and also seperates site category links.

However, the bordercolor surrounding my
links is only visible in IE.It's not visable
when viewed in mozilla firefox or opera.

Does anyone know a solution to this
problem - in terms of still achieving the same
table bordercolor effect seen in IE - but so it is
visible in Mozilla and Opera etc.

Here's the code:

<table bgcolor="#ffffff" border="2" bordercolor="#99ccff"
cellspacing="2" width="180">
<tr valign="top">
<td height="30" bgcolor="#99ccff" align="center">link
</td>
</tr>
<tr>
<td height="20" align="left">link</td>
</tr>
<tr>
<td height="20" align="left">link</td>
</tr>
<tr>
<td height="20" align="left">link</td>
</tr>
<tr>
<td height="30" bgcolor="#99ccff" align="center">link
</td></tr>
<tr>
<td height="20" align="left">link</td>
</tr>
<tr>
<td height="20" align="left">link</td>
</tr>
</table>



Any feedback would be much appreciated.

Gemma
 

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

Members online

Forum statistics

Threads
473,774
Messages
2,569,599
Members
45,173
Latest member
GeraldReund
Top