Skip to content

Instantly share code, notes, and snippets.

@ggoodman
Created March 31, 2013 18:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ggoodman/5281503 to your computer and use it in GitHub Desktop.
Save ggoodman/5281503 to your computer and use it in GitHub Desktop.
Basic Plunk
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>Plunker</title>
<link rel="stylesheet" href="style.css">
<script src="script.js"></script>
</head>
<body>
</body>
</html>
// Add your code here
/* Add your css here */
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment