Skip to content

Instantly share code, notes, and snippets.

@dwiash
Forked from anonymous/HTML.html
Created July 25, 2010 01:49
Show Gist options
  • Save dwiash/489192 to your computer and use it in GitHub Desktop.
Save dwiash/489192 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset=utf-8 />
<title>Untitled</title>
<!--
<link rel="stylesheet" href="/path/to/style.css" type="text/css" />
-->
<!--
<script src="/path/to/script.js"></script>
-->
</head>
<body>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment