Simple problem with table

P

Patan_22

Hello,

I have a TR made up of three TD, which I will fill up with two types of
images (both images have the same height):
0 0
0 x
0 x
0 0

The design would have to be the following one:
000
0x0
0x0
000

The result is that in the browser Opera there is no problem, but in the
Internet Explorer is the following one:
000
0x0
0x0
000

Here I display the:
<TABLE WIDTH="100%" cellSpacing=0 cellPadding=0 border=0>
<TR>
<TD STYLE="border-style:none; background-image: url(barra.jpg);">
&nbsp;
</TD>
<TD WIDTH=157 STYLE="border-style:none;">
<A HREF="ProgramaPrincipal.exe" STYLE="text-decoration:none;"><IMG
SRC="barra programa.jpg" BORDER=0></A>
</TD>
<TD STYLE="border-style:none; background-image: url(barra.jpg); ">
&nbsp;
</TD>
</TR>
</TABLE>

Thank you for your help
 

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

No members online now.

Forum statistics

Threads
473,770
Messages
2,569,584
Members
45,077
Latest member
SangMoor21

Latest Threads

Top