mo-ku
4/29/2019 - 5:02 PM

HTML5 Template

<!doctype html>
<html lang="en">
<head>
  <meta charset="utf-8">
  <meta name="viewport" content="width=device-width, initial-scale=1">
  <meta name="description" content="The HTML5 Herald">
  <meta name="author" content="SitePoint">
  <title>TITLE</title>
  <link rel="stylesheet" href="css/styles.css?v=1.0">

</head>

<body>
  <!--JS -->
  <script src="js/scripts.js"></script>
</body>
</html>