On 2006-01-13 22:17, Larry Griffith wrote: > When I submitted > http://cs.wsc.ma.edu/classes/cais316_files/multiplication/multiplication.htm > l for > > validation, I was told it failed, but with 0 errors. The output of > the SMGL parser was also empty. > > I don't understand why the page failed if there are no errors. You have an unknown formal public identifier. It's case sensitive so '-//w3c//DTD XHTML 1.0 Strict//EN' should be '-//W3C//DTD XHTML 1.0 Strict//EN' Notice the uppercase 'W' and 'C' in 'W3C'. -- David HåsätherReceived on Monday, 16 January 2006 14:03:52 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 22:58:54 UTC