Wrox Home  
Search P2P Archive for: Go

  Return to Index  

html_code_clinic thread: Background image in a cell


Message #1 by "Danger Stevens" <manofgod@u...> on Thu, 15 Nov 2001 13:39:31 -0800
Hi 

try this for NN, if u want only image with in the tds

<td background="images/light.gif"><img src
="images/light.gif"></td>

reply me if it works..

all the best

--- graham brown <gbrown@c...> wrote:
> Hi
> 
> Think I vaguely remember seeing something about
> putting in an nbsp; so the
> cell had got something to background.
> 
> Regards
> 
> Graham Brown
> Computer Software Services
> 
> gbrown@c...
> http://www.compsys.co.uk
> 
> Specialists in Windows and Web Developments
> 
> Have you visited our new online message and support
> forum?
> http://www.compsys.co.uk/discuss
> 
> > Subject: [html_code_clinic] Background image in a
> cell
> >
> >
> > Ahoy!  I am having trouble making a background
> image appear in a cell in a
> > table for Netscape.  I need cross-browser
> integration for sure.  I've
> tried
> > code that looks like these:
> >
> > 1.
> > <td background="images/light.gif">
> >
> > 2.
> > style="background-image: url(images/light.gif);
> background-repeat: repeat"
> >
> > I can't find anything that works for Netscape. 
> This seems like basic
> > funcionality, I can't imaging that 4.6 and 6.1
> both don't know how to skin
> > the back of a table cell.  I must be missing
> something.  Thanks for the
> > help.
> 
> 
> 
> clearmydoubts@y...
$subst('Email.Unsub')


__________________________________________________
Do You Yahoo!?
Yahoo! GeoCities - quick and easy web site hosting, just $8.95/month.
http://geocities.yahoo.com/ps/info1

  Return to Index