Skip to content

Instantly share code, notes, and snippets.

@gaikwad411
Created March 16, 2017 08:15
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 gaikwad411/7a55aeb03c6827e261c4d47eb40205e8 to your computer and use it in GitHub Desktop.
Save gaikwad411/7a55aeb03c6827e261c4d47eb40205e8 to your computer and use it in GitHub Desktop.
HTML5 page snippet
<!DOCTYPE HTML>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Your Web App</title>
</head>
<body>
<!-- Content Here -->
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment