Skip to content

Instantly share code, notes, and snippets.

@terkel
Last active December 19, 2015 01:09
Show Gist options
  • Select an option

  • Save terkel/5873744 to your computer and use it in GitHub Desktop.

Select an option

Save terkel/5873744 to your computer and use it in GitHub Desktop.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html lang="ja">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta http-equiv="Content-Style-Type" content="text/css">
<meta http-equiv="Content-Script-Type" content="text/javascript">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="initial-scale=1">
<meta name="description" content="">
<title>Untitled</title>
<link rel="stylesheet" type="text/css" href="./css/main.css">
</head>
<body>
<div class="page-header" role="banner">
<h1 class="site-logo"></h1>
<div class="primary-nav" role="navigation"></div>
</div>
<div class="page-main" role="main"></div>
<div class="page-sidebar" role="complementary"></div>
<div class="page-footer" role="contentinfo">
<small class="copyright">Copyright &copy; 2013</small>
</div>
<script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jquery/1.10.1/jquery.min.js"></script>
<script type="text/javascript" src="./js/plugins.js"></script>
<script type="text/javascript" src="./js/main.js"></script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment