[UPHPU] Validation

Daniel C. dcrookston at gmail.com
Mon Jun 5 18:25:21 MDT 2006


If you set the mime type correctly (application/xhtml+xml) then, if I
understand correctly, IE won't even start to parse the document as
xhtml, so it will never get around to reading the doctype.  Is this
incorrect?  Are you sending your xhtml pages with the correct mime
type?

Dan

On 6/5/06, Jonathan Duncan <jonathan at nacnud.com> wrote:
> I have been able to sidestep some of the IE XHTML issues (usually) that I
> have found by not specifying the dtd in the doctype declaration.  Web
> sites is my job and I always do them in XHTML.  I promise, it can be done.
> =)
>
> Jonathan


More information about the UPHPU mailing list