Skip to content

Instantly share code, notes, and snippets.

@carlyleec
Created February 21, 2017 20:20
Show Gist options
  • Save carlyleec/2d3de2a3e4d2b3aed4d871ca9329d564 to your computer and use it in GitHub Desktop.
Save carlyleec/2d3de2a3e4d2b3aed4d871ca9329d564 to your computer and use it in GitHub Desktop.
<!doctype html>
<html lang="en">
<head>
<!-- The first thing in any HTML file should be the charset -->
<meta charset="utf-8">
<!-- Make the page mobile compatible -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>NC GIS</title>
</head>
<body>
<a href="Closures">Street Closures Map</a>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment