zongaro 2004/02/24 13:51:07 Modified: . README.html Log: Make the file conform to the HTML 4.01 strict DTD. Revision Changes Path 1.6 +6 -0 xml-xalan/README.html Index: README.html =================================================================== RCS file: /home/cvs/xml-xalan/README.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- README.html 24 Feb 2004 20:52:30 -0000 1.5 +++ README.html 24 Feb 2004 21:51:07 -0000 1.6 @@ -1,4 +1,10 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" + "http://www.w3.org/TR/html4/strict.dtd"> <html> +<head> + <title>XML-Xalan README</title> + <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> +</head> <body> <pre> *
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
