Skip to content

Instantly share code, notes, and snippets.

@zackseuberling
Last active December 11, 2015 18:09
Show Gist options
  • Save zackseuberling/4639773 to your computer and use it in GitHub Desktop.
Save zackseuberling/4639773 to your computer and use it in GitHub Desktop.
Core interaction Lab 1, intro to HTML
<!doctype html>
<html>
<head>
<title>Core Interaction</title>
</head>
<body>
<!-- our content -->
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment