RE: DTD xhtml 1.0 Strict

2005-04-28 Thread Randall Svancara
05, Randall Svancara <[EMAIL PROTECTED]> wrote: > I am wondering if can be altered to generate valid DTD > xhtml 1.0 strict xhtml. > > For example, I have: > > > > which generates: > > > > For valid xhtml 1.0 strict dtd, it needs to look like this:

Re: DTD xhtml 1.0 Strict

2005-04-28 Thread Michael Jouravlev
05, Randall Svancara <[EMAIL PROTECTED]> wrote: > I am wondering if can be altered to generate valid DTD xhtml > 1.0 strict xhtml. > > For example, I have: > > > > which generates: > > > > For valid xhtml 1.0 strict dtd, it needs to look like this:

DTD xhtml 1.0 Strict

2005-04-28 Thread Randall Svancara
I am wondering if can be altered to generate valid DTD xhtml 1.0 strict xhtml. For example, I have: which generates: For valid xhtml 1.0 strict dtd, it needs to look like this: Any ideas, suggestions or comments. Thanks in advance. Randall