Skip to content

Instantly share code, notes, and snippets.

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