Doctype support has been in T5 support for some time now.
The simplest thing to do for for situation seems to be to put the
DOCTYPE and html w/ attributes into a "Layout" component that you then
include on your pages.
Or am I missing something?
Robert
On Apr 10, 2008, at 4/1012:07 PM , Jan Vissers wrote:
Hi,
Using T5.0.11 and each generated HTML should contain:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xml:lang="en" xmlns="http://www.w3.org/1999/xhtml">
How can I achieve this?
Thank you,
-J.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]