<!doctype html>
 
<html lang="en">
<head>
  <meta charset="utf-8">
 
  <title>Free HTML Template</title>
  <meta name="title" content="Basic HTML5 template">
  <meta name="description" content="A free, basic HTML5 template for websites">
 
  <link rel="stylesheet" href="css/style.css">
</head>
 
<body>
 
  <script src="js/script.js"></script>
</body>
</html>