Skip to content

Instantly share code, notes, and snippets.

@leslie-alldridge
Created April 7, 2018 02:11
Show Gist options
  • Save leslie-alldridge/f0778a491f09eb172a61e452e202855f to your computer and use it in GitHub Desktop.
Save leslie-alldridge/f0778a491f09eb172a61e452e202855f to your computer and use it in GitHub Desktop.
Index Page
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Page title (goes in the tab on the browser)</title>
</head>
<body>
</body>
</html>
@leslie-alldridge
Copy link
Author

<script src="../js/main.js"></script>

@leslie-alldridge
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment