ReportingAnalyst
MIS
Hi,
I am trying to validate my CSS page using the W3 validator service.
On running, I noticed several errors:
What do I do about the 1 st error?
In this line, it says that it is not a valid color. But it is a color nevertheless customized. What about this error?
I am trying to validate my CSS page using the W3 validator service.
On running, I noticed several errors:
What do I do about the 1 st error?
Code:
Line: 8
Parse error - Unrecognized : <style type="text/css"> body { font-family: Verdana, Arial, Helvetica, sans-serif; font-color:#5a5b5e; font-size: 12px; }
Code:
Line: 13 Context : .otherInfo
Property font-color doesn't exist : #5a5b5e