Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save travismillerweb/11552398 to your computer and use it in GitHub Desktop.
Save travismillerweb/11552398 to your computer and use it in GitHub Desktop.
A Pen by Travis Miller.
<html>
<head>
<meta charset="UTF-8" />
<title>Your First Document</title>
</head>
<body>
<p>This is a paragraph</p>
</body>
</html>
html {
}
body {
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment