Skip to content

Instantly share code, notes, and snippets.

@icyflame
Created March 23, 2015 08:38
Show Gist options
  • Save icyflame/f645c306159e98a04f75 to your computer and use it in GitHub Desktop.
Save icyflame/f645c306159e98a04f75 to your computer and use it in GitHub Desktop.
HTML Sample Template: For the placement of different tags and elements
<html>

<head>
  
  <title> </title>
  <style> </style>

</head>

<body>

<script>
</script>

</body>

</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment