On Mon, Dec 22, 2008 at 02:57:46PM +0800, Gang Chen wrote: > > $header = <<<HEADER > <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" > "http://www.w3.org/TR/html4/loose.dtd">
Has there been discussion of making this, and all (relevant) PhD output, XHTML compliant? I can go through the code and make it so (or at least closer). > <html> > <head> > <title>$title</title> > <meta http-equiv="content-type" content="text/html; charset=UTF-8"> In addition, to make it XHTML compliant, it should also have a "/" at the end because it's an empty element. <meta http-equiv="content-type" content="text/html; charset=UTF-8"/> Thanks, --Dan -- T H E A N A L Y S I S A N D S O L U T I O N S C O M P A N Y data intensive web and database programming http://www.AnalysisAndSolutions.com/ 4015 7th Ave #4, Brooklyn NY 11232 v: 718-854-0335 f: 718-854-0409