Skip to content

Instantly share code, notes, and snippets.

@gyorgygutai
Forked from palojuice/gist:1992626
Created March 7, 2012 15:25
Show Gist options
  • Save gyorgygutai/1993790 to your computer and use it in GitHub Desktop.
Save gyorgygutai/1993790 to your computer and use it in GitHub Desktop.
HTML5 : Start
<!DOCTYPE HTML>
<head>
<meta charset="UTF-8">
<title></title>
<meta name="description" content="" />
<meta name="keywords" content="" />
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
<link rel="stylesheet" href="style.css">
</head>
<body>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment