|
Posted by Els on 02/26/23 11:54
kronrn@yahoo.com wrote:
> Hi
>
> I wonder if anyone could help me. This html doesn't show the image (the
> background-image) in the second column in Firefox.
>
> <table border="0" cellpadding="0" cellspacing="0" style="height: 70px">
> <tr>
> <td valign="top" colspan="2"><img id="ctl00_Header1_imgLogo"
> src="images/Logo1.jpg" style="border-width:0px;" /></td>
> <td width="100%"
> style="background-image:url(images/bg1.jpg);"> </td></tr>
> </table>
>
> If anyone has any pointers I'd appreciate your input.
First, set a background-color, to check if it is a problem with the
image, or with your code. If the background-color works, go on to
check if the url to the image actually points to the image, iow, did
you upload that image with that name to that place?
Other than that - please provide a url to a (non-)working example :-)
--
Els http://locusmeus.com/
Now playing: Rush - Digital Man
Navigation:
[Reply to this message]
|