- From: Susan Lesch <lesch@w3.org>
- Date: Thu, 15 Feb 2001 03:23:11 -0800
- To: glazman@netscape.com (Daniel Glazman)
- Cc: www-style@w3.org
Hello, Daniel,
>> In 7.1, if you want to use HTML rather than XHTML, why not
>> HTML 4.01?
>
> Hi Susan,
>
> can you please explain that comment ?
Yes, it refers to 7.2, not 7.1. Sorry that must have been
confusing. The example could be XHTML 1.0 or HTML 4.01:
> <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0//EN">
becomes:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
--
Susan Lesch - mailto:lesch@w3.org tel:+1.858.483.4819
World Wide Web Consortium (W3C) - http://www.w3.org/
Received on Thursday, 15 February 2001 06:23:23 UTC