- From: Vitali Falileev <falileev@itos.eu.org>
- Date: Wed, 4 Oct 2000 11:21:54 +0300
- To: www-html@w3.org
Hello all!
I have a large GIF-image, which i want to use as table background
image, but Netscape don't show background image properly.
Sample code:
...
<td background="./images/background.gif">
<form action="...." method="post">
<table>
<tr><td>Some text</td></tr>
<tr><td><input name="fldName" value="" size="20"></td></tr>
<tr><td>Some text</td></tr>
<tr><td><input name="fldEmail" value="" size="20"></td></tr>
...
</table>
</form>
</td>
...
Can anyone help me?
Many thanks.
--
Best regards,
Vitali mailto:falileev@itos.eu.org
Received on Wednesday, 4 October 2000 04:16:55 UTC