Re: Data Island Woes
Boris Zbarsky <[email protected]> Fri, 23 Feb 2007 10:49:38 -0500
| Newsgroups | gmane.comp.mozilla.devel.xml |
|---|---|
| Message-ID | <[email protected]> |
Leon Bezuidenhout wrote: > I'm not very clued up on this sort of thing > > Do I do this by adding a !DocType at the top of my page? No. You already have a doctype. If you're asking about how you "use an XHTML document", you do it by making your web server send the page with an XHTML MIME type, like I said in my mail. -Boris