Greetings - I was just playing with online validation of XHTML, and I can't get the upload validator to work: http://validator.w3.org/file-upload.html With the following sample (from the XHTML spec): <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>Virtual Library</title> </head> <body> <p>Moved to <a href="http://vlib.org/">vlib.org</a>.</p> </body> </html> This is right from the spec (except for the qualified URL for the DTD). The normal validator works fine. - Paul PhilionReceived on Saturday, 21 October 2000 04:01:59 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Thursday, 1 October 2009 14:48:40 GMT