Doctype specification / XHTML 1.0 / etc.
Scott Granneman
scott at granneman.com
Sun Apr 20 13:07:18 PDT 2003
You CANNOT use the XHTML DTD for a Manila site, because much of the code
that Manila automatically inserts into your pages is not XHTML
compliant.
It's going to be long time before you can use anything but HTML 4.01
Transitional for a Manila site.
Scott
On Sun, 2003-04-20 at 01:55, Michael 'Mickey' Sattler wrote:
> I just realized that I'm not generating the proper doctype, etc.
>
> I think I want to specify that my documents are XHTML 1.0 compliant.
> I need to say
>
> <?xml version="1.0" encoding="UTF-8"?>
> <!DOCTYPE html
> PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
> "DTD/xhtml1-strict.dtd">
> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
>
> Is there a built-in Frontier verb which does the trick? If not, is
> there a canonical way to do this?
>
> My best to y'all,
>
> M
--
R. Scott Granneman
scott at granneman.com ~ www.granneman.com
Join GranneNotes! Information at www.granneman.com
Read my blog at http://radio.weblogs.com/0100530
"I don't believe in superstitions. They're bad luck."
---Mets manager Bobby Valentine
More information about the Frontier-Users
mailing list