Skip to content

Instantly share code, notes, and snippets.

@markcarrrr
Last active April 20, 2018 21:33
Show Gist options
  • Save markcarrrr/baab377242df58bd9eab7dbf00ce8956 to your computer and use it in GitHub Desktop.
Save markcarrrr/baab377242df58bd9eab7dbf00ce8956 to your computer and use it in GitHub Desktop.
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Page</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="styles.css">
</head>
<body>
<script src="scripts.js"></script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment