[Typo3-dev] namespace missing in html tag (for xhtml)

Martin T. Kutschker Martin.T.Kutschker at blackbox.net
Sun Apr 11 04:47:19 CEST 2004


Hi!

An xhtml document should set the xml namespace in use. So I expand my 
code once more:


if ($xhtml) {
   $htmlParam .= '  xmlns="http://www.w3.org/1999/xhtml"';
}

$xhtml should be set for any XHTML version,

Masi





More information about the TYPO3-dev mailing list