nyc_derek
1/30/2019 - 1:31 PM

Standard HTML Page

<!DOCTYPE html>
<head>

  <title></title>

  <link href="normalize.css" rel="stylesheet" type="text/css" />
  <link href="style.css" rel="stylesheet" type="text/css" />

  <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
  <script src="js/js.js"></script>

  <meta name="viewport" content="width=device-width, initial-scale=1.0">

</head>

<html>
<body>

</body>
</html>