Chadi
08-26-2007, 08:01 PM
Ran w3c validation and it gave me this error
URI : http://www.talkjesus.com/
865
Value Error : width (http://www.w3.org/TR/REC-CSS2/visudet.html#propdef-width) Too many values or values are not recognized : 100 cellspacing
http://jigsaw.w3.org/css-validator/v...lkjesus.com%2F (http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Fwww.talkjesus.com%2F)
I cannot trace this at all. Can someone please tell me what the exact error is and how to trace this? The only thing I see regarding "100" is this
#categories { min-width : 12em;
max-width : 100%;
}
URI : http://www.talkjesus.com/
865
Value Error : width (http://www.w3.org/TR/REC-CSS2/visudet.html#propdef-width) Too many values or values are not recognized : 100 cellspacing
http://jigsaw.w3.org/css-validator/v...lkjesus.com%2F (http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Fwww.talkjesus.com%2F)
I cannot trace this at all. Can someone please tell me what the exact error is and how to trace this? The only thing I see regarding "100" is this
#categories { min-width : 12em;
max-width : 100%;
}