Skip to content

Instantly share code, notes, and snippets.

@kaizhuQin
Last active December 26, 2015 16:29
Show Gist options
  • Save kaizhuQin/7180763 to your computer and use it in GitHub Desktop.
Save kaizhuQin/7180763 to your computer and use it in GitHub Desktop.
html:template
<!DOCTYPE html>
<html>
<meta charset="utf-8">
<head>
<title></title>
<meta name="keywords" content=""/>
<meta name="description" content=""/>
<!-- <link rel="stylesheet" type="text/css" href=""> -->
</head>
<body>
<script src="//code.jquery.com/jquery-1.11.0.min.js"> </script>
<script type="text/javascript" src="">
alert("kakk");
</script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment