* [EMAIL PROTECTED] wrote:
> +<!-- Character mnemonic entities -->
> +
> +<!ENTITY % HTMLlat1 PUBLIC
> + "-//W3C//ENTITIES Latin 1 for XHTML//EN"
> + "http://www.w3.org/TR/xhtml1/DTD/xhtml-lat1.ent">
[...]
ehm... shouldn't this be
<!ENTITY % HTMLlat1 SYSTEM "w3c/xhtml-lat1.ent">
and so on?
Another question: How can we use the xhtml dtds to validate our html files?
nd
--
Treat your password like your toothbrush. Don't let anybody else
use it, and get a new one every six months. -- Clifford Stoll
(found in ssl_engine_pphrase.c)