This file is invalid to test what browsers do with head elements put in the body.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html lang="en">
<head>
<title>Invalid HTML 4.01 Test file</title>
</head>
<body>
<meta name="author" content="Karl Dubost">
<link rel="stylesheet" href="/2005/10/w3cdoc.css" type="text/css" media="screen" title="no title" charset="utf-8">
<base href="http://www.w3.org" target="_new">
<style type="text/css" media="screen">
/*style element*/
</style>
<title>Title in the body</title>
</body>
</html>