Today's Posts Follow Us On Twitter! TFL Members on Twitter  
Forum search: Advanced Search  
Navigation
Marketplace
  Members Login:
Lost password?
  Forum Statistics:
Forum Members: 24,254
Total Threads: 80,792
Total Posts: 566,472
There are 1126 users currently browsing (tf).
 
  Our Partners:
 
  TalkFreelance     Design and Development     HTML/XHTML/DHTML/CSS :

Question about Browser Validation

Thread title: Question about Browser Validation
Closed Thread  
Page 1 of 2 1 2 >
    Thread tools Search this thread Display Modes  
09-16-2005, 11:18 PM
#1
asnutting is offline asnutting
asnutting's Avatar
Status: Member
Join date: Aug 2005
Location: Kansas
Expertise:
Software:
 
Posts: 108
iTrader: 0 / 0%
 

asnutting is on a distinguished road

Send a message via AIM to asnutting Send a message via MSN to asnutting Send a message via Yahoo to asnutting

  Old  Question about Browser Validation

Here is my problem "The Background attribute of the TD tag is not supported. [Netscape Navigator 4.0, Netscape Navigator 6.0]"

how do i fix this problem



Adam

09-16-2005, 11:46 PM
#2
Landes is offline Landes
Landes's Avatar
Status: Talk nerdy to me, baby!
Join date: Sep 2004
Location: Starbucks, California, USA
Expertise:
Software:
 
Posts: 1,324
iTrader: 0 / 0%
 

Landes is on a distinguished road

Send a message via AIM to Landes Send a message via MSN to Landes

  Old

It means the background tag of the <td> is not supported...

<td background="blah.jpg"> The bold is not allowed in a TD tag..

09-17-2005, 01:27 AM
#3
asnutting is offline asnutting
asnutting's Avatar
Status: Member
Join date: Aug 2005
Location: Kansas
Expertise:
Software:
 
Posts: 108
iTrader: 0 / 0%
 

asnutting is on a distinguished road

Send a message via AIM to asnutting Send a message via MSN to asnutting Send a message via Yahoo to asnutting

  Old

I understand what it means I havea background image for a table how do i make it so that it validates correctly

Adam

09-17-2005, 01:54 AM
#4
chaka42 is offline chaka42
Status: Senior Member
Join date: Apr 2005
Location: Middle America
Expertise:
Software:
 
Posts: 955
iTrader: 5 / 100%
 

chaka42 is an unknown quantity at this point

Send a message via AIM to chaka42 Send a message via MSN to chaka42 Send a message via Skype™ to chaka42

  Old

use css to give that particular cell a specific background.

example:

css:
.tdCell { background-image: url('tdCellbg.gif') }

html:
<td class="tdCell">blah blah</td>

09-17-2005, 04:33 AM
#5
Julian is offline Julian
Status: Simply to simplify
Join date: Apr 2005
Location: Foxton, Manawatu, New Zealand
Expertise:
Software:
 
Posts: 5,572
iTrader: 0 / 0%
 

Julian is on a distinguished road

  Old

Or maybe don't use tables for design aspects of your site?

09-17-2005, 06:28 AM
#6
Dray is offline Dray
Dray's Avatar
Status: Request a custom title
Join date: Sep 2005
Location: Texas
Expertise:
Software:
 
Posts: 1,139
iTrader: 0 / 0%
 

Dray is on a distinguished road

  Old

I agree with Julian that you shouldn't use tables for design but here is a shorter way to do what chaka42 said.

HTML Code:
<td style="background-image: url('tdCellbg.gif')">

09-23-2005, 08:50 AM
#7
mantramalhotra is offline mantramalhotra
Status: Junior Member
Join date: Aug 2005
Location:
Expertise:
Software:
 
Posts: 31
iTrader: 0 / 0%
 

mantramalhotra is on a distinguished road

Send a message via AIM to mantramalhotra Send a message via Yahoo to mantramalhotra

  Old

Try this

<td style="background-image:url(images/slantlines.gif)">

Regards
Mantra
http://www.freelancegraphicdesignerindia.com

09-23-2005, 09:02 AM
#8
jono1 is offline jono1
jono1's Avatar
Status: Non-conformist
Join date: Jul 2005
Location: Canberra, Australia.
Expertise:
Software:
 
Posts: 1,172
iTrader: 0 / 0%
 

jono1 is on a distinguished road

  Old

wow...you just repeated exactly what the post above you said...

09-23-2005, 12:44 PM
#9
DateinaDash is offline DateinaDash
Status: The BidMaster
Join date: Nov 2004
Location: England
Expertise:
Software:
 
Posts: 10,821
iTrader: 0 / 0%
 

DateinaDash is on a distinguished road

  Old

Not exactly

09-28-2005, 05:10 PM
#10
mantramalhotra is offline mantramalhotra
Status: Junior Member
Join date: Aug 2005
Location:
Expertise:
Software:
 
Posts: 31
iTrader: 0 / 0%
 

mantramalhotra is on a distinguished road

Send a message via AIM to mantramalhotra Send a message via Yahoo to mantramalhotra

  Old


wow...you just repeated exactly what the post above you said...

I think you got your reply by Robson

Closed Thread  
Page 1 of 2 1 2 >


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

  Posting Rules  
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump:
 
  Contains New Posts Forum Contains New Posts   Contains No New Posts Forum Contains No New Posts   A Closed Forum Forum is Closed