* Jennifer Kucich wrote: >When I run the html validator (http://validator.w3.org/) on: >http://itv.engineering.ucdavis.edu it validates as xhtml 1.0 transitional. >But when I try to run the css validator >(http://jigsaw.w3.org/css-validator/) I get this error: >Anyone know what this means? Is this an error in our code or a glitch in the >css validator? As the MarkupValidator points out, its XML support is limited. You have type="text/javascript"language="JavaScript" in line 24/25 this is not allowed in XML/XHTML documents, there must be a space before "language=".Received on Monday, 2 August 2004 18:51:54 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Friday, 20 March 2009 14:44:25 GMT