[EMAIL PROTECTED] wrote: > needs to be changed. For example, I have received a parse error which merely > says: "Parse Error - px;". I have tried all kinds of corrections involving > px to no avail. It is equally frustrating when the line referenced is blank, > making it difficult to know the exact source of the errors...arrgghh!
Hi, Not sure about a resource for helping interpret error messages (this list is a good place to ask)... But, I can tell you that when you get an error, and the line it points-out is blank, you should look at the lines directly above and/or below the error message. As far as your example goes, it sounds like you specified "px" for something, but forgot to specify a number... or you used "px" for some value that does not accept *px* for a value. Can't really help without seeing the code though. I am sure you will get some folks on this list with good links/answers. Gl, Cheers, Micky ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
