Skip to content

Instantly share code, notes, and snippets.

@saifullah-azmi
Last active March 1, 2016 16:47
Show Gist options
  • Save saifullah-azmi/7b0f1c5a9e20d0299e1b to your computer and use it in GitHub Desktop.
Save saifullah-azmi/7b0f1c5a9e20d0299e1b to your computer and use it in GitHub Desktop.
Snippet: HTML5 starting template
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title></title>
<link rel="stylesheet" href="">
</head>
<body>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment