Hi all,
This should be a simple one for any Netscape experts out there.
I want to know if I have to do anything particular to the syntax when trying to include a Background image in a table.
Its the same old story: All works well in IE but when i come to view my table in N4.78 the background image repeats itself for every <tr> in my table!
Here is a small portion:
<TABLE width=280 background="pics/graphic2.gif" border=0 HEIGHT = "275">
<tr><td width=15>
<i class="a"> </i></td>
<td width=265>
<table width=265>
<tr height=40>
<td valign=bottom>
<i class="a"><b>Please add another ticket</b></i>
</td></tr>
.
.
.
Does anybody know a solution?
Thanks in advance
This should be a simple one for any Netscape experts out there.
I want to know if I have to do anything particular to the syntax when trying to include a Background image in a table.
Its the same old story: All works well in IE but when i come to view my table in N4.78 the background image repeats itself for every <tr> in my table!
Here is a small portion:
<TABLE width=280 background="pics/graphic2.gif" border=0 HEIGHT = "275">
<tr><td width=15>
<i class="a"> </i></td>
<td width=265>
<table width=265>
<tr height=40>
<td valign=bottom>
<i class="a"><b>Please add another ticket</b></i>
</td></tr>
.
.
.
Does anybody know a solution?
Thanks in advance