<!doctype html>
<html>
<head>
<meta http-equiv="content-language" content="ja">
<meta charset="UTF-8">
<title>TITLE</title>
<link rel="stylesheet" href="style.css">
<script src="javascript.js"></script>
<meta name="author" content="Name">
<meta name="copyright" content="Copyright 2013 ...">
<base href="...">
</head>
<body>
Copyright © 2013 ... All Rights Reserved.
</body>
</html>