Re: [PHP-DOC] xhtml compliant
just a note about latest didou xmas patches: and aren't xhtml compliant. This week I'll write a script to check for xhtml compliance, maybe using html tidy. Let's be precise: both are XHTML compliant as long as you use the transitional DTD (with XHTML 1.0), but they are not encouradged. There m
[PHP-DOC] xhtml compliant
just a note about latest didou xmas patches: and aren't xhtml compliant. This week I'll write a script to check for xhtml compliance, maybe using html tidy.