Will WordPress run in quirksmode. If so, on what file does the declaration go?
<?xml version="1.0" encoding="utf-8"?>
Thanks.
Will WordPress run in quirksmode. If so, on what file does the declaration go?
<?xml version="1.0" encoding="utf-8"?>
Thanks.
If you remove the DOCTYPE declaration (usually the very first line in the header), it'll automatically put the browser in quirks mode.
This topic has been closed to new replies.