|
Do you put an XML declaration at the top of an XHTML file?
XML specifications require an XML declaration, but I don't usually see it on XHTML files, and my tests show not all browsers know what to do with it.
What's the standard practice regarding this?
|