<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
<html lang="en">
<style type="text/css" media="screen"></style>
<head>
<meta http-equiv="Content-Type" content="text/html;
charset=utf-8">
<title>Hello</title>
</head>
<body>
<h1>hello</h1>
<script type="text/javascript" charset="utf-8"></script>
</body>
</html>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title></title>
<style></style>
</head>
<body>
<header><h1>Hello</h1></header>
<section></section>
<footer></footer>
<script></script>
</body>
</html>
