- From: Karl Dubost <Karl@w3.org>
- Date: Thu, 27 Jul 2000 10:25:06 +0200 (MET DST)
- cc: www-html@w3.org
On 27 Jul 2000, Pierre Crescenzo (I3S-UNSA-CNRS-CNAM) wrote:
>
> May I write "DTD/xhtml1-strict.dtd" or
> "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd" in DOCTYPE? Why?
As defined in [1], you should write
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "DTD/xhtml1-strict.dtd">
[1] http://www.w3.org/TR/xhtml1/#normative
--
Karl Dubost / W3C - Conformance Manager
http://www.w3.org/
--- Be Strict To Be Cool! ---
Received on Thursday, 27 July 2000 04:25:12 UTC