Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old July 20th, 2005, 04:12 PM
Derek Fountain
Guest
 
Posts: n/a
Default Repeating a tiling image in a table cell

I have an image which I want to tile in a table cell. The table cell should
expand to fill "the rest of the width" available. This works in Mozilla:

<td width="100%" background="images/topbar_05.gif">&nbsp;</td>

But the background attribute isn't actually valid in the td tag. For that
reason Konqueror doesn't support it, and that's one of the browsers I must
have.

Is there an alternative way?
  #2  
Old July 20th, 2005, 04:12 PM
Brian
Guest
 
Posts: n/a
Default Re: Repeating a tiling image in a table cell

Derek Fountain wrote:[color=blue]
> I have an image which I want to tile in a table cell. The table cell should
> expand to fill "the rest of the width" available. This works in Mozilla:
>
> <td width="100%" background="images/topbar_05.gif">&nbsp;</td>[/color]

is there only one column in your table? Is it tabular data?
[color=blue]
> But the background attribute isn't actually valid in the td tag. For that
> reason Konqueror doesn't support it, and that's one of the browsers I must
> have.[/color]

I don't know Konqueror, so I don't know what specifically will work in
that browser.
[color=blue]
> Is there an alternative way?[/color]

Presentation is best done separately, via stylesheets.

--
Brian
follow the directions in my address to email me

 

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles