Skip to content

Instantly share code, notes, and snippets.

@dennispipper
Last active August 16, 2016 14:37
Show Gist options
  • Save dennispipper/3900689 to your computer and use it in GitHub Desktop.
Save dennispipper/3900689 to your computer and use it in GitHub Desktop.
A simple HTML 5 tempplate
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Edited August 16, 2016 by Dennis Pipper, pipperd@lcc.edu -->
<meta charset="utf-8" />
<title>Good Page Title Goes Here</title>
</head>
<body>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment