more validation probs.. css this time

J

James

hello, thanx for ppls help before, just Im now getting this,

Line: 11 Context : td.shadow-right
Parse Error - [empty string]

whats that mean?
here is the code its pulling up.

td.shadow-left{
background-image:
url("gfx/shadow-left.gif")
}


thanx for your help
 
B

brucie

in post: <
James said:
Line: 11 Context : td.shadow-right
Parse Error - [empty string]

whats that mean?
here is the code its pulling up.

td.shadow-left{
background-image:
url("gfx/shadow-left.gif")
}

the error is reported for "td.shadow-right" however above you have as
your css "td.shadow-left" which has nothing wrong with it. the error is
most likely just above the "td.shadow-left" class in the
"td.shadow-right" class.

have you read the babble here: http://alt-html.org/ ?

specifically:

"When asking question about errors reported by a validator also supply a
link to the document you're trying to validate. It is often not possible
to determine the fix for an error without it."
 
J

James

brucie said:
in post: <
James said:
Line: 11 Context : td.shadow-right
Parse Error - [empty string]

whats that mean?
here is the code its pulling up.

td.shadow-left{
background-image:
url("gfx/shadow-left.gif")
}

the error is reported for "td.shadow-right" however above you have as
your css "td.shadow-left" which has nothing wrong with it. the error is
most likely just above the "td.shadow-left" class in the
"td.shadow-right" class.

have you read the babble here: http://alt-html.org/ ?

specifically:

"When asking question about errors reported by a validator also supply a
link to the document you're trying to validate. It is often not possible
to determine the fix for an error without it."

sorry, www.jiltedgaming.co.uk is the site im working on.

no, i didnt know about http://alt-html.org/ thanx for the link. I shall have
a read.

line 11 is left, but the error says right, which is line 27?

class="shadow-left" is in the class on line 38 and class="shadow-right" is
line 125.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top