<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="UTF-8">
<link rel="stylesheet" type="text/css" href="css/html5reset.css" />
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<style type="text/css">
<!-- /*css*/
-->
</style>
<script type="text/javascript">
<!-- //javascript
//-->
</script>
<title>タイトル</title>
</head>
<body>
コンテンツ
</body>
</html>
いちばんシンプルなHTML5のベースを用意 | necozine
http://www.necozine.com/webdesign/copipehtml5base/