I'm not doing anything special with it, so I suppose it isn't being served with that mime type.
Here's the shared top throughout the site:
Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
PHP is not setting a header, but this also matches what the forum does.
As long as it works, that's fine with me.
This is also a theoretical question, though:
What is the best way to deal with the fact that, for example, many of the scripts on Dynamic Drive are invalid, at least for XHTML strict? I know that I will continue to use them, and that they work. So we should just ignore the validator?
Bookmarks