Ran w3c validation and it gave me this error
URI : http://www.talkjesus.com/
865
Value Error :
width Too many values or values are not recognized : 100 cellspacing
http://jigsaw.w3.org/css-validator/v...lkjesus.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%;
}